diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-03-25 09:34:08 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-03-25 09:34:08 +0000 |
commit | 5a531e92c0932771ba4a4258f0554c7ecddec04f (patch) | |
tree | 744f03a78d5da7eb02966471f197d07dcdda728e /dev-java/jython/jython-2.1-r11.ebuild | |
parent | Stable on ppc64 - now really.. /bin/install missing is no regression. (diff) | |
download | historical-5a531e92c0932771ba4a4258f0554c7ecddec04f.tar.gz historical-5a531e92c0932771ba4a4258f0554c7ecddec04f.tar.bz2 historical-5a531e92c0932771ba4a4258f0554c7ecddec04f.zip |
Stable on ppc64; bug #172025
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-java/jython/jython-2.1-r11.ebuild')
-rw-r--r-- | dev-java/jython/jython-2.1-r11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jython/jython-2.1-r11.ebuild b/dev-java/jython/jython-2.1-r11.ebuild index 070e615bf227..7aec5fea1470 100644 --- a/dev-java/jython/jython-2.1-r11.ebuild +++ b/dev-java/jython/jython-2.1-r11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.1-r11.ebuild,v 1.3 2007/03/04 20:26:19 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.1-r11.ebuild,v 1.4 2007/03/25 09:34:08 corsair Exp $ inherit base java-pkg-2 @@ -11,7 +11,7 @@ MY_PV="21" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="JPython" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ppc64 ~x86 ~x86-fbsd" IUSE="readline source doc" # servlet |