summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-06-26 11:35:09 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-06-26 11:35:09 +0000
commit1b7ad0de250f076c34fa13a2d70ac6de644d7931 (patch)
treeb19b6181764b582c6d912c392d94cc08b9959f62 /dev-python/ctypesgen
parentstable x86, bug 275288 (diff)
downloadgentoo-2-1b7ad0de250f076c34fa13a2d70ac6de644d7931.tar.gz
gentoo-2-1b7ad0de250f076c34fa13a2d70ac6de644d7931.tar.bz2
gentoo-2-1b7ad0de250f076c34fa13a2d70ac6de644d7931.zip
keyword ~x86-fbsd, bug #263337
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/ctypesgen')
-rw-r--r--dev-python/ctypesgen/ChangeLog5
-rw-r--r--dev-python/ctypesgen/ctypesgen-0_p72.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/ctypesgen/ChangeLog b/dev-python/ctypesgen/ChangeLog
index 7daff1c5789f..ab5457c5064c 100644
--- a/dev-python/ctypesgen/ChangeLog
+++ b/dev-python/ctypesgen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/ctypesgen
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.15 2009/06/16 18:43:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.16 2009/06/26 11:35:09 aballier Exp $
+
+ 26 Jun 2009; Alexis Ballier <aballier@gentoo.org> ctypesgen-0_p72.ebuild:
+ keyword ~x86-fbsd, bug #263337
16 Jun 2009; Raúl Porcel <armin76@gentoo.org> ctypesgen-0_p72.ebuild:
alpha/arm/ia64/s390/sh/sparc stable wrt #273304
diff --git a/dev-python/ctypesgen/ctypesgen-0_p72.ebuild b/dev-python/ctypesgen/ctypesgen-0_p72.ebuild
index cdd35e26b30d..ba78aab337b7 100644
--- a/dev-python/ctypesgen/ctypesgen-0_p72.ebuild
+++ b/dev-python/ctypesgen/ctypesgen-0_p72.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/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.13 2009/06/16 18:43:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.14 2009/06/26 11:35:09 aballier Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
DEPEND=""