diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:41:23 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:45:57 +0100 |
commit | d27be8ef1dd68b0fc00a1bd2fbd6712b39c0d88b (patch) | |
tree | e54e5151e709d7e78eaf309142da6f7113813014 /dev-java/glassfish-persistence | |
parent | dev-java/glassfish-jms-api: Dekeyword *-fbsd (diff) | |
download | gentoo-d27be8ef1dd68b0fc00a1bd2fbd6712b39c0d88b.tar.gz gentoo-d27be8ef1dd68b0fc00a1bd2fbd6712b39c0d88b.tar.bz2 gentoo-d27be8ef1dd68b0fc00a1bd2fbd6712b39c0d88b.zip |
dev-java/glassfish-persistence: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/glassfish-persistence')
-rw-r--r-- | dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild b/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild index bf1de0a51a36..cbb04e8d159b 100644 --- a/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild +++ b/dev-java/glassfish-persistence/glassfish-persistence-1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="http://download.java.net/javaee5/fcs_branch/promoted/source/glassfish-9 LICENSE="CDDL" SLOT="0" -KEYWORDS="amd64 x86 ~x86-fbsd" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=" |