diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2007-02-03 11:28:31 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2007-02-03 11:28:31 +0000 |
commit | 5b0da37ca77588247e7ba9ffa160078abefc5b1f (patch) | |
tree | 0c84266f60019698af4b4f0b1e3d2321937122c4 /dev-java/higlayout/higlayout-1.0-r1.ebuild | |
parent | Add app-arch/unzip to DEPEND (diff) | |
download | gentoo-2-5b0da37ca77588247e7ba9ffa160078abefc5b1f.tar.gz gentoo-2-5b0da37ca77588247e7ba9ffa160078abefc5b1f.tar.bz2 gentoo-2-5b0da37ca77588247e7ba9ffa160078abefc5b1f.zip |
Added ~ppc, see bug #160773.
(Portage version: 2.1.2-r6)
Diffstat (limited to 'dev-java/higlayout/higlayout-1.0-r1.ebuild')
-rw-r--r-- | dev-java/higlayout/higlayout-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/higlayout/higlayout-1.0-r1.ebuild b/dev-java/higlayout/higlayout-1.0-r1.ebuild index 9cab9dedbccf..2812f09f9e97 100644 --- a/dev-java/higlayout/higlayout-1.0-r1.ebuild +++ b/dev-java/higlayout/higlayout-1.0-r1.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/higlayout/higlayout-1.0-r1.ebuild,v 1.2 2007/02/03 00:39:13 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/higlayout/higlayout-1.0-r1.ebuild,v 1.3 2007/02/03 11:28:31 nelchael Exp $ inherit java-pkg-2 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.autel.cz/dmi/tutorial.html" SRC_URI="http://www.autel.cz/dmi/HIGLayout${PV}.zip" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="doc examples source" DEPEND=">=virtual/jdk-1.4 app-arch/unzip |