diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:37:37 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:39:37 +0100 |
commit | 54df8c559c7bad16a6ae5881a5820d5e8aa40a82 (patch) | |
tree | 1b706b2b686c3d3f062a30eb240f5dfc379bb21a | |
parent | c26054b402d7fa00ddd2a611b0e6f96e95a4f220 (diff) | |
download | gentoo-54df8c559c7bad16a6ae5881a5820d5e8aa40a82.tar.gz gentoo-54df8c559c7bad16a6ae5881a5820d5e8aa40a82.tar.xz |
dev-java/bcpkix: Dekeyword *-fbsd
-rw-r--r-- | dev-java/bcpkix/bcpkix-1.50-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-java/bcpkix/bcpkix-1.52-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/bcpkix/bcpkix-1.50-r2.ebuild b/dev-java/bcpkix/bcpkix-1.50-r2.ebuild index 3f226f1ff42..4689c228fa4 100644 --- a/dev-java/bcpkix/bcpkix-1.50-r2.ebuild +++ b/dev-java/bcpkix/bcpkix-1.50-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -14,7 +14,7 @@ DESCRIPTION="Java cryptography APIs" HOMEPAGE="http://www.bouncycastle.org/java.html" SRC_URI="http://central.maven.org/maven2/org/bouncycastle/${MY_PN}/${PV}/${MY_P}-sources.jar" -KEYWORDS="amd64 ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos" LICENSE="BSD" SLOT="1.50" diff --git a/dev-java/bcpkix/bcpkix-1.52-r1.ebuild b/dev-java/bcpkix/bcpkix-1.52-r1.ebuild index d5c1e6bffc5..e99938a8a87 100644 --- a/dev-java/bcpkix/bcpkix-1.52-r1.ebuild +++ b/dev-java/bcpkix/bcpkix-1.52-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -14,7 +14,7 @@ DESCRIPTION="Java cryptography APIs" HOMEPAGE="http://www.bouncycastle.org/java.html" SRC_URI="http://central.maven.org/maven2/org/bouncycastle/${MY_PN}/${PV}/${MY_P}-sources.jar" -KEYWORDS="amd64 ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos" LICENSE="BSD" SLOT="1.52" |