diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:43:29 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:46:25 +0100 |
commit | 01fef5175052345a4664729804b4766bb63e0b67 (patch) | |
tree | 8962158ba47646615f577d6bbd134897f82371f4 /dev-java/sun-jms | |
parent | dev-java/sun-jai-bin: Dekeyword *-fbsd (diff) | |
download | gentoo-01fef5175052345a4664729804b4766bb63e0b67.tar.gz gentoo-01fef5175052345a4664729804b4766bb63e0b67.tar.bz2 gentoo-01fef5175052345a4664729804b4766bb63e0b67.zip |
dev-java/sun-jms: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/sun-jms')
-rw-r--r-- | dev-java/sun-jms/sun-jms-1.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/sun-jms/sun-jms-1.1-r2.ebuild b/dev-java/sun-jms/sun-jms-1.1-r2.ebuild index b6aaba4b5052..e876b12718e9 100644 --- a/dev-java/sun-jms/sun-jms-1.1-r2.ebuild +++ b/dev-java/sun-jms/sun-jms-1.1-r2.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 inherit java-pkg-2 @@ -10,7 +10,7 @@ HOMEPAGE="http://java.sun.com/products/jms/" SRC_URI="${At}" LICENSE="sun-bcla-jms" SLOT=0 -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc" RDEPEND=">=virtual/jre-1.3" DEPEND="app-arch/unzip |