diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2004-11-23 19:14:34 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2004-11-23 19:14:34 +0000 |
commit | dcf2dcb8201fdc80c18c55a23ba056a97b9738cc (patch) | |
tree | 12a6de00b898db10f36ca5b27dadbe62e26d47cc /dev-python/sip/sip-4.1.1.ebuild | |
parent | Fixed digest. (Manifest recommit) (diff) | |
download | gentoo-2-dcf2dcb8201fdc80c18c55a23ba056a97b9738cc.tar.gz gentoo-2-dcf2dcb8201fdc80c18c55a23ba056a97b9738cc.tar.bz2 gentoo-2-dcf2dcb8201fdc80c18c55a23ba056a97b9738cc.zip |
stable on x86
Diffstat (limited to 'dev-python/sip/sip-4.1.1.ebuild')
-rw-r--r-- | dev-python/sip/sip-4.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sip/sip-4.1.1.ebuild b/dev-python/sip/sip-4.1.1.ebuild index 484f23d010ec..bc913b566165 100644 --- a/dev-python/sip/sip-4.1.1.ebuild +++ b/dev-python/sip/sip-4.1.1.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/sip/sip-4.1.1.ebuild,v 1.2 2004/11/09 01:45:15 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.1.1.ebuild,v 1.3 2004/11/23 19:14:34 carlo Exp $ inherit distutils @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64 ~ppc64" IUSE="doc" DEPEND="virtual/libc |