diff options
author | Tom Gall <tgall@gentoo.org> | 2005-11-25 22:03:32 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-11-25 22:03:32 +0000 |
commit | 6e2ca3bcab61966bd050e56dbb0d417ec874c32f (patch) | |
tree | f74503d2ecd7e9b59b9f154711f6681d51f9426e /dev-python/sip/sip-4.1.1.ebuild | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-6e2ca3bcab61966bd050e56dbb0d417ec874c32f.tar.gz gentoo-2-6e2ca3bcab61966bd050e56dbb0d417ec874c32f.tar.bz2 gentoo-2-6e2ca3bcab61966bd050e56dbb0d417ec874c32f.zip |
stable on ppc64
(Portage version: 2.0.51.22-r3)
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 044e530e867c..53f502ee0bbf 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-2005 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.9 2005/07/26 21:54:47 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-4.1.1.ebuild,v 1.10 2005/11/25 22:03:32 tgall Exp $ inherit distutils @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" IUSE="debug doc" DEPEND="virtual/libc |