summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-04-04 13:40:05 +0000
committerBrent Baude <ranger@gentoo.org>2009-04-04 13:40:05 +0000
commit56b9b093c66ddc6ac0e74d8a92638fe00aa44387 (patch)
tree610ffdfed4545a8011417fbf4670e3b47dd1f79a /dev-python
parentadjust vlc mask now that 0.9.9 is released (diff)
downloadgentoo-2-56b9b093c66ddc6ac0e74d8a92638fe00aa44387.tar.gz
gentoo-2-56b9b093c66ddc6ac0e74d8a92638fe00aa44387.tar.bz2
gentoo-2-56b9b093c66ddc6ac0e74d8a92638fe00aa44387.zip
Marking ctypesgen-0_p72 ~ppc64 for bug 263337
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-python')
-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 24abef24a2f1..4be1512e782d 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.7 2009/04/02 12:00:10 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.8 2009/04/04 13:40:05 ranger Exp $
+
+ 04 Apr 2009; Brent Baude <ranger@gentoo.org> ctypesgen-0_p72.ebuild:
+ Marking ctypesgen-0_p72 ~ppc64 for bug 263337
02 Apr 2009; Ferris McCormick <fmccor@gentoo.org> ctypesgen-0_p72.ebuild:
Keyword ~sparc, bug #263337.
diff --git a/dev-python/ctypesgen/ctypesgen-0_p72.ebuild b/dev-python/ctypesgen/ctypesgen-0_p72.ebuild
index bfaa90bfa468..56be7f396c61 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.7 2009/04/02 12:00:10 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.8 2009/04/04 13:40:05 ranger Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=""