diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-29 08:52:14 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-29 08:52:14 +0000 |
commit | 57745e65d46270cba08fa24cdba13d3b5b46a7f3 (patch) | |
tree | 6eb24d7ad2bf71c3f39e1a87da3a8c8e82d23e5f /dev-java/ant-antlr/ant-antlr-1.8.1.ebuild | |
parent | stable x86, bug 325757 (diff) | |
download | gentoo-2-57745e65d46270cba08fa24cdba13d3b5b46a7f3.tar.gz gentoo-2-57745e65d46270cba08fa24cdba13d3b5b46a7f3.tar.bz2 gentoo-2-57745e65d46270cba08fa24cdba13d3b5b46a7f3.zip |
Stable on amd64 wrt bug #305929
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-java/ant-antlr/ant-antlr-1.8.1.ebuild')
-rw-r--r-- | dev-java/ant-antlr/ant-antlr-1.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-antlr/ant-antlr-1.8.1.ebuild b/dev-java/ant-antlr/ant-antlr-1.8.1.ebuild index 8d1723fc3469..b41aa7beca37 100644 --- a/dev-java/ant-antlr/ant-antlr-1.8.1.ebuild +++ b/dev-java/ant-antlr/ant-antlr-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-antlr/ant-antlr-1.8.1.ebuild,v 1.1 2010/05/15 20:59:09 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-antlr/ant-antlr-1.8.1.ebuild,v 1.2 2010/06/29 08:52:14 angelos Exp $ EAPI="2" @@ -10,7 +10,7 @@ ANT_TASK_DEPNAME="" inherit ant-tasks DESCRIPTION="Apache Ant's optional tasks for Antlr" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |