diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-14 03:41:27 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-14 03:41:27 +0000 |
commit | ae1aa3b9e3c2583f47fe45aa5acc02cceb9b9ed4 (patch) | |
tree | 75c12a9ab809edf8499adc2f4eb0d4276581ad2d /dev-python/pythondialog/pythondialog-2.7.ebuild | |
parent | punt (diff) | |
download | gentoo-2-ae1aa3b9e3c2583f47fe45aa5acc02cceb9b9ed4.tar.gz gentoo-2-ae1aa3b9e3c2583f47fe45aa5acc02cceb9b9ed4.tar.bz2 gentoo-2-ae1aa3b9e3c2583f47fe45aa5acc02cceb9b9ed4.zip |
Added ~sparc keyword.
Diffstat (limited to 'dev-python/pythondialog/pythondialog-2.7.ebuild')
-rw-r--r-- | dev-python/pythondialog/pythondialog-2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pythondialog/pythondialog-2.7.ebuild b/dev-python/pythondialog/pythondialog-2.7.ebuild index de802c6101c2..377e0d34896b 100644 --- a/dev-python/pythondialog/pythondialog-2.7.ebuild +++ b/dev-python/pythondialog/pythondialog-2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pythondialog/pythondialog-2.7.ebuild,v 1.1 2004/11/06 10:50:57 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pythondialog/pythondialog-2.7.ebuild,v 1.2 2004/11/14 03:41:27 weeve Exp $ inherit eutils distutils @@ -9,7 +9,7 @@ HOMEPAGE="http://pythondialog.sourceforge.net/" SRC_URI="mirror://sourceforge/pythondialog/${PF}.tar.bz2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~sparc" LICENSE="LGPL-2" IUSE="" |