summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-03-22 20:58:41 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-03-22 20:58:41 +0000
commit88cef852d1bdb33b19dd365e3752ce26ced83d26 (patch)
treee6f44f6fccd83c336ee46ca007432a35c4fd597f /dev-python
parentStable on alpha, bug #263337 (diff)
downloadgentoo-2-88cef852d1bdb33b19dd365e3752ce26ced83d26.tar.gz
gentoo-2-88cef852d1bdb33b19dd365e3752ce26ced83d26.tar.bz2
gentoo-2-88cef852d1bdb33b19dd365e3752ce26ced83d26.zip
Keyworded on alpha, bug #263337
(Portage version: 2.1.6.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/ctypesgen/ChangeLog6
-rw-r--r--dev-python/ctypesgen/ctypesgen-0_p72.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/ctypesgen/ChangeLog b/dev-python/ctypesgen/ChangeLog
index c14ea394fdf0..7eef1363cf29 100644
--- a/dev-python/ctypesgen/ChangeLog
+++ b/dev-python/ctypesgen/ChangeLog
@@ -1,6 +1,10 @@
# 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.2 2009/03/22 20:57:52 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ChangeLog,v 1.3 2009/03/22 20:58:41 klausman Exp $
+
+ 22 Mar 2009; Tobias Klausmann <klausman@gentoo.org>
+ ctypesgen-0_p72.ebuild:
+ Keyworded on alpha, bug #263337
22 Mar 2009; Tobias Klausmann <klausman@gentoo.org>
ctypesgen-0_p72.ebuild:
diff --git a/dev-python/ctypesgen/ctypesgen-0_p72.ebuild b/dev-python/ctypesgen/ctypesgen-0_p72.ebuild
index 3e69d5da2e2a..4e20cf2299be 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.2 2009/03/22 20:57:52 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ctypesgen/ctypesgen-0_p72.ebuild,v 1.3 2009/03/22 20:58:41 klausman Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha ~amd64"
+KEYWORDS="~alpha ~amd64"
IUSE=""
DEPEND=""