diff options
author | 2005-08-26 03:47:43 +0000 | |
---|---|---|
committer | 2005-08-26 03:47:43 +0000 | |
commit | b04c15ab8b019217ed7761e02f453e976a9272f7 (patch) | |
tree | 2200d09cc4ada747971dcaad04e3fa58a716004e /dev-python/sip/sip-4.2.1.ebuild | |
parent | Marked x86 stable (diff) | |
download | historical-b04c15ab8b019217ed7761e02f453e976a9272f7.tar.gz historical-b04c15ab8b019217ed7761e02f453e976a9272f7.tar.bz2 historical-b04c15ab8b019217ed7761e02f453e976a9272f7.zip |
add ~ia64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-python/sip/sip-4.2.1.ebuild')
-rw-r--r-- | dev-python/sip/sip-4.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sip/sip-4.2.1.ebuild b/dev-python/sip/sip-4.2.1.ebuild index 027175a9f820..55ac74a3a5cc 100644 --- a/dev-python/sip/sip-4.2.1.ebuild +++ b/dev-python/sip/sip-4.2.1.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/sip/sip-4.2.1.ebuild,v 1.1 2005/03/06 23:31:03 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.2.1.ebuild,v 1.2 2005/08/26 03:47:43 agriffis Exp $ inherit distutils @@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ppc64" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug doc" DEPEND="virtual/libc |