diff options
author | 2005-08-26 03:47:43 +0000 | |
---|---|---|
committer | 2005-08-26 03:47:43 +0000 | |
commit | 055c10c774f2ac719a323878a9b54675f252d958 (patch) | |
tree | 1918b2aa79ef5240c6b4eed26caccedc360b5183 /dev-python/simpletal/simpletal-3.11.ebuild | |
parent | add ~ia64 (diff) | |
download | gentoo-2-055c10c774f2ac719a323878a9b54675f252d958.tar.gz gentoo-2-055c10c774f2ac719a323878a9b54675f252d958.tar.bz2 gentoo-2-055c10c774f2ac719a323878a9b54675f252d958.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-python/simpletal/simpletal-3.11.ebuild')
-rw-r--r-- | dev-python/simpletal/simpletal-3.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/simpletal/simpletal-3.11.ebuild b/dev-python/simpletal/simpletal-3.11.ebuild index 5c917a501741..46c75b2a1a25 100644 --- a/dev-python/simpletal/simpletal-3.11.ebuild +++ b/dev-python/simpletal/simpletal-3.11.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/simpletal/simpletal-3.11.ebuild,v 1.1 2005/01/02 17:56:57 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/simpletal/simpletal-3.11.ebuild,v 1.2 2005/08/26 03:46:53 agriffis Exp $ IUSE="" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.owlfish.com/software/simpleTAL/" DEPEND="virtual/python" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~alpha ~ia64 ~ppc ~sparc ~x86" S=${WORKDIR}/${MY_P}-${PV} |