diff options
author | Jason Wever <weeve@gentoo.org> | 2003-11-01 13:32:45 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-11-01 13:32:45 +0000 |
commit | d3cc96764f6175585facc0f4936e8ee6755c1afb (patch) | |
tree | 086aad78fc5f92847f14ca21509693bb96afec49 /dev-python/adns-python/adns-python-1.0.0.ebuild | |
parent | New beta version (diff) | |
download | gentoo-2-d3cc96764f6175585facc0f4936e8ee6755c1afb.tar.gz gentoo-2-d3cc96764f6175585facc0f4936e8ee6755c1afb.tar.bz2 gentoo-2-d3cc96764f6175585facc0f4936e8ee6755c1afb.zip |
Added ~sparc keyword.
Diffstat (limited to 'dev-python/adns-python/adns-python-1.0.0.ebuild')
-rw-r--r-- | dev-python/adns-python/adns-python-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/adns-python/adns-python-1.0.0.ebuild b/dev-python/adns-python/adns-python-1.0.0.ebuild index 539ad9496fda..cf458b3cf915 100644 --- a/dev-python/adns-python/adns-python-1.0.0.ebuild +++ b/dev-python/adns-python/adns-python-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/adns-python/adns-python-1.0.0.ebuild,v 1.5 2003/06/22 12:15:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/adns-python/adns-python-1.0.0.ebuild,v 1.6 2003/11/01 13:32:41 weeve Exp $ inherit distutils @@ -9,7 +9,7 @@ HOMEPAGE="http://dustman.net/andy/python/adns-python" SRC_URI="http://dustman.net/andy/python/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~sparc" IUSE="" DEPEND="virtual/python |