diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:43:12 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:46:19 +0100 |
commit | 3f75970d9c820e176ca17e7f7f1a4dcfd3899028 (patch) | |
tree | 468463c2197338ceb97e1aef25605ef7110cf885 /dev-java/saxpath | |
parent | dev-java/saxon: Dekeyword *-fbsd (diff) | |
download | gentoo-3f75970d9c820e176ca17e7f7f1a4dcfd3899028.tar.gz gentoo-3f75970d9c820e176ca17e7f7f1a4dcfd3899028.tar.bz2 gentoo-3f75970d9c820e176ca17e7f7f1a4dcfd3899028.zip |
dev-java/saxpath: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/saxpath')
-rw-r--r-- | dev-java/saxpath/saxpath-1.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/saxpath/saxpath-1.0-r3.ebuild b/dev-java/saxpath/saxpath-1.0-r3.ebuild index b86849e3ea2b..283ee8807ff4 100644 --- a/dev-java/saxpath/saxpath-1.0-r3.ebuild +++ b/dev-java/saxpath/saxpath-1.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://repo1.maven.org/maven2/${PN}/${PN}/${PV}-FCS/${P}-FCS-sources.j LICENSE="JDOM" SLOT="0" -KEYWORDS="amd64 ~arm ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" RDEPEND=">=virtual/jre-1.6" DEPEND=">=virtual/jdk-1.6" |