summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-05-17 08:58:47 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-05-17 08:58:47 +0000
commit7b1c46dba0bb9a1a59566375d6359dc32e655f64 (patch)
treee632a4ca2c26e1b68b5c5749f24567481240e52d /app-portage
parentInitial import, #172805 (diff)
downloadgentoo-2-7b1c46dba0bb9a1a59566375d6359dc32e655f64.tar.gz
gentoo-2-7b1c46dba0bb9a1a59566375d6359dc32e655f64.tar.bz2
gentoo-2-7b1c46dba0bb9a1a59566375d6359dc32e655f64.zip
keyword ~x86-fbsd, bug #236214
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/gentoolkit/ChangeLog6
-rw-r--r--app-portage/gentoolkit/gentoolkit-0.3.0_rc5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-portage/gentoolkit/ChangeLog b/app-portage/gentoolkit/ChangeLog
index c68bdc99fd82..47156bf50aea 100644
--- a/app-portage/gentoolkit/ChangeLog
+++ b/app-portage/gentoolkit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-portage/gentoolkit
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.155 2009/05/16 12:52:01 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/ChangeLog,v 1.156 2009/05/17 08:58:47 aballier Exp $
+
+ 17 May 2009; Alexis Ballier <aballier@gentoo.org>
+ gentoolkit-0.3.0_rc5.ebuild:
+ keyword ~x86-fbsd, bug #236214
16 May 2009; Alexis Ballier <aballier@gentoo.org>
gentoolkit-0.3.0_rc5.ebuild:
diff --git a/app-portage/gentoolkit/gentoolkit-0.3.0_rc5.ebuild b/app-portage/gentoolkit/gentoolkit-0.3.0_rc5.ebuild
index 31ac05fba071..6e1a870243ed 100644
--- a/app-portage/gentoolkit/gentoolkit-0.3.0_rc5.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.3.0_rc5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.3.0_rc5.ebuild,v 1.2 2009/05/16 12:52:01 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gentoolkit/gentoolkit-0.3.0_rc5.ebuild,v 1.3 2009/05/17 08:58:47 aballier Exp $
EAPI=2
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
DEPEND="sys-apps/portage
dev-lang/python[xml]