diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 19:05:31 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 19:05:31 +0000 |
commit | 7d183f9c4190b452cab7acacb11eeeb89e251d55 (patch) | |
tree | 317ecee5ab383c6d5de18405d39c7c36466e5e17 /dev-python/sip/sip-4.3.2.ebuild | |
parent | Add ~x86-fbsd keyword. (diff) | |
download | historical-7d183f9c4190b452cab7acacb11eeeb89e251d55.tar.gz historical-7d183f9c4190b452cab7acacb11eeeb89e251d55.tar.bz2 historical-7d183f9c4190b452cab7acacb11eeeb89e251d55.zip |
Mark 4.3.2 ~ia64
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-python/sip/sip-4.3.2.ebuild')
-rw-r--r-- | dev-python/sip/sip-4.3.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sip/sip-4.3.2.ebuild b/dev-python/sip/sip-4.3.2.ebuild index 3d4ba32b3554..8f0052bef4ab 100644 --- a/dev-python/sip/sip-4.3.2.ebuild +++ b/dev-python/sip/sip-4.3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.3.2.ebuild,v 1.1 2005/12/09 22:00:47 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.3.2.ebuild,v 1.2 2006/04/01 19:05:31 agriffis Exp $ inherit distutils @@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz" SLOT="0" LICENSE="sip" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ppc64" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug doc" DEPEND="virtual/libc |