diff options
author | Jason Wever <weeve@gentoo.org> | 2005-10-30 00:39:35 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-10-30 00:39:35 +0000 |
commit | ca87b3fa52298b7f4e44fd4c5f17e8502613743d (patch) | |
tree | 0d6cee5db88892d0888afe94959520f5090468e7 /dev-python/py-gnupg/py-gnupg-0.3.2.ebuild | |
parent | Add category to openal. (diff) | |
download | gentoo-2-ca87b3fa52298b7f4e44fd4c5f17e8502613743d.tar.gz gentoo-2-ca87b3fa52298b7f4e44fd4c5f17e8502613743d.tar.bz2 gentoo-2-ca87b3fa52298b7f4e44fd4c5f17e8502613743d.zip |
Stable on SPARC.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'dev-python/py-gnupg/py-gnupg-0.3.2.ebuild')
-rw-r--r-- | dev-python/py-gnupg/py-gnupg-0.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/py-gnupg/py-gnupg-0.3.2.ebuild b/dev-python/py-gnupg/py-gnupg-0.3.2.ebuild index 8287256b4182..6b8dfa84481e 100644 --- a/dev-python/py-gnupg/py-gnupg-0.3.2.ebuild +++ b/dev-python/py-gnupg/py-gnupg-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/py-gnupg/py-gnupg-0.3.2.ebuild,v 1.6 2005/05/01 17:23:44 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/py-gnupg/py-gnupg-0.3.2.ebuild,v 1.7 2005/10/30 00:39:35 weeve Exp $ inherit distutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/py-gnupg/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~sparc ppc" +KEYWORDS="ppc sparc x86" IUSE="" DEPEND="virtual/python >=app-crypt/gnupg-1.2.1-r1" |