summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2011-08-02 14:19:29 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2011-08-02 14:19:29 +0000
commitad18fb0acff0a0d04ba89deaa6ba71fff20a2762 (patch)
tree8f97da84f696915888e6153ceaf10d47e7ab52d4 /sys-devel/ucpp
parentVersion bump. remove old ebuilds (diff)
downloadgentoo-2-ad18fb0acff0a0d04ba89deaa6ba71fff20a2762.tar.gz
gentoo-2-ad18fb0acff0a0d04ba89deaa6ba71fff20a2762.tar.bz2
gentoo-2-ad18fb0acff0a0d04ba89deaa6ba71fff20a2762.zip
[sys-devel/ucpp] Add ~amd64-linux keyword
(Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/ucpp')
-rw-r--r--sys-devel/ucpp/ChangeLog5
-rw-r--r--sys-devel/ucpp/ucpp-1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/ucpp/ChangeLog b/sys-devel/ucpp/ChangeLog
index 16d782f990f9..9fca931c9791 100644
--- a/sys-devel/ucpp/ChangeLog
+++ b/sys-devel/ucpp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/ucpp
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ucpp/ChangeLog,v 1.1 2011/07/28 13:18:23 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ucpp/ChangeLog,v 1.2 2011/08/02 14:19:29 alexxy Exp $
+
+ 02 Aug 2011; Alexey Shvetsov <alexxy@gentoo.org> ucpp-1.3.ebuild:
+ Add ~amd64-linux keyword
*ucpp-1.3 (28 Jul 2011)
diff --git a/sys-devel/ucpp/ucpp-1.3.ebuild b/sys-devel/ucpp/ucpp-1.3.ebuild
index 02afcbfe3559..788ab5e5cd56 100644
--- a/sys-devel/ucpp/ucpp-1.3.ebuild
+++ b/sys-devel/ucpp/ucpp-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ucpp/ucpp-1.3.ebuild,v 1.1 2011/07/28 13:18:23 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ucpp/ucpp-1.3.ebuild,v 1.2 2011/08/02 14:19:29 alexxy Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
IUSE=""
src_prepare() {