summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-05-20 16:00:26 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-05-20 16:00:26 +0000
commit29e2901ce4bc61103cc4a73bfdb427b1bb9fa9f0 (patch)
tree8ce233a7ab69b8f14ff5e6b6a062386e3f8ebcd5 /dev-python/pygtkglext/pygtkglext-1.1.0.ebuild
parentStable on ppc wrt bug 178805 (diff)
downloadgentoo-2-29e2901ce4bc61103cc4a73bfdb427b1bb9fa9f0.tar.gz
gentoo-2-29e2901ce4bc61103cc4a73bfdb427b1bb9fa9f0.tar.bz2
gentoo-2-29e2901ce4bc61103cc4a73bfdb427b1bb9fa9f0.zip
Add ~alpha wrt #176517
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-python/pygtkglext/pygtkglext-1.1.0.ebuild')
-rw-r--r--dev-python/pygtkglext/pygtkglext-1.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild b/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild
index 2d9be03f2358..ebc812fe5f8a 100644
--- a/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild
+++ b/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild,v 1.4 2007/05/02 17:46:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild,v 1.5 2007/05/20 16:00:26 armin76 Exp $
inherit python eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gtkglext/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3