diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-25 01:14:07 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-25 01:14:07 +0000 |
commit | 7b4437f9b2d39a04c1d28cf157a5c7c1e23331e0 (patch) | |
tree | 1af37fd2ebea880ce8bbb9a516c8c2206f57bcd4 /dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild | |
parent | marked x86 per bug 417403 (diff) | |
download | gentoo-2-7b4437f9b2d39a04c1d28cf157a5c7c1e23331e0.tar.gz gentoo-2-7b4437f9b2d39a04c1d28cf157a5c7c1e23331e0.tar.bz2 gentoo-2-7b4437f9b2d39a04c1d28cf157a5c7c1e23331e0.zip |
marked x86 per bug 417403
(Portage version: 2.2.0_alpha107/cvs/Linux i686)
Diffstat (limited to 'dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild')
-rw-r--r-- | dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild b/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild index f8e71d29e0f2..3474951ddba3 100644 --- a/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild +++ b/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild,v 1.1 2012/02/18 22:09:50 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-apache-bsf/ant-apache-bsf-1.8.2.ebuild,v 1.2 2012/05/25 01:14:07 jdhore Exp $ EAPI="4" @@ -8,7 +8,7 @@ ANT_TASK_DEPNAME="bsf-2.3" inherit ant-tasks -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-java/bsf-2.4.0-r1:2.3[python?,javascript?,tcl?]" |