diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:43:31 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:46:25 +0100 |
commit | 6901c0dc427442cd35f829ea2314fcc9b5ef23fa (patch) | |
tree | b1825822a07e482d46f81ea52230126e656b7de0 /dev-java/sun-jmx | |
parent | dev-java/sun-jms: Dekeyword *-fbsd (diff) | |
download | gentoo-6901c0dc427442cd35f829ea2314fcc9b5ef23fa.tar.gz gentoo-6901c0dc427442cd35f829ea2314fcc9b5ef23fa.tar.bz2 gentoo-6901c0dc427442cd35f829ea2314fcc9b5ef23fa.zip |
dev-java/sun-jmx: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/sun-jmx')
-rw-r--r-- | dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild b/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild index 4966ca743969..12307dbd4772 100644 --- a/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild +++ b/dev-java/sun-jmx/sun-jmx-1.2.1-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=4 @@ -14,7 +14,7 @@ SRC_URI="${MY_P}-ri.zip" LICENSE="Oracle-BCLA-JavaSE" SLOT="0" -KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" DEPEND=">=virtual/jdk-1.4 |