diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:46:27 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:46:27 +0100 |
commit | 81f3ea84e97ad46d5b3dfd9d51eccfc52a99ad7e (patch) | |
tree | 6c86a5d65fde03584ce53c3dc1bfef868cd595c8 /dev-java | |
parent | dev-java/javacc: dropped ~x86-freebsd (diff) | |
download | gentoo-81f3ea84e97ad46d5b3dfd9d51eccfc52a99ad7e.tar.gz gentoo-81f3ea84e97ad46d5b3dfd9d51eccfc52a99ad7e.tar.bz2 gentoo-81f3ea84e97ad46d5b3dfd9d51eccfc52a99ad7e.zip |
dev-java/javacup: dropped ~x64-freebsd ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/javacup/javacup-0.11b_p20151001.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/javacup/javacup-0.11b_p20151001.ebuild b/dev-java/javacup/javacup-0.11b_p20151001.ebuild index 5b64a4546159..b3bb46a1a4ee 100644 --- a/dev-java/javacup/javacup-0.11b_p20151001.ebuild +++ b/dev-java/javacup/javacup-0.11b_p20151001.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ HOMEPAGE="http://www2.cs.tum.edu/projects/cup/" SRC_URI="http://www2.cs.tum.edu/projects/cup/releases/java-cup-src-${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~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 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" DEPEND=">=virtual/jdk-1.7 >=dev-java/ant-core-1.7.0:0 |