diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-23 14:50:18 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-23 14:50:18 +0000 |
commit | 9d4590f6b27374bd1ea0a814ca028a0f0e60426e (patch) | |
tree | 3a76dfc6abb9f805fc836c7a6b75a65f8a02f1e0 /dev-python/pygtkglext/pygtkglext-1.1.0.ebuild | |
parent | ia64 + x86 stable (diff) | |
download | gentoo-2-9d4590f6b27374bd1ea0a814ca028a0f0e60426e.tar.gz gentoo-2-9d4590f6b27374bd1ea0a814ca028a0f0e60426e.tar.bz2 gentoo-2-9d4590f6b27374bd1ea0a814ca028a0f0e60426e.zip |
Keyworded ~sparc
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-python/pygtkglext/pygtkglext-1.1.0.ebuild')
-rw-r--r-- | dev-python/pygtkglext/pygtkglext-1.1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild b/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild index 0c6d99d849ff..0d9c0aaa3e65 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-2006 Gentoo Foundation +# 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.1 2006/07/23 22:39:08 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild,v 1.2 2007/04/23 14:50:18 gustavoz Exp $ inherit python eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gtkglext/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" DEPEND=">=dev-lang/python-2.3 |