commit:     c26054b402d7fa00ddd2a611b0e6f96e95a4f220
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  1 08:37:35 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar  1 08:39:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c26054b4

dev-java/bcpg: Dekeyword *-fbsd

 dev-java/bcpg/bcpg-1.50-r1.ebuild | 4 ++--
 dev-java/bcpg/bcpg-1.52-r1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-java/bcpg/bcpg-1.50-r1.ebuild 
b/dev-java/bcpg/bcpg-1.50-r1.ebuild
index 07ea7c547e7..b895d167488 100644
--- a/dev-java/bcpg/bcpg-1.50-r1.ebuild
+++ b/dev-java/bcpg/bcpg-1.50-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"
@@ -15,7 +15,7 @@ SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz";
 
 LICENSE="BSD"
 SLOT="1.50"
-KEYWORDS="amd64 ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~x64-macos"
+KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 # Tests are currently broken. Appears to need older version of bcprov; but 
since bcprov is not slotted, this can cause conflicts.
 # Needs further investigation; though, only a small part has tests and there 
are no tests for bcpg itself.

diff --git a/dev-java/bcpg/bcpg-1.52-r1.ebuild 
b/dev-java/bcpg/bcpg-1.52-r1.ebuild
index b6d307d7453..74354a732de 100644
--- a/dev-java/bcpg/bcpg-1.52-r1.ebuild
+++ b/dev-java/bcpg/bcpg-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"
@@ -15,7 +15,7 @@ SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz";
 
 LICENSE="BSD"
 SLOT="1.52"
-KEYWORDS="amd64 ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~x64-macos"
+KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 # Tests are currently broken. Appears to need older version of bcprov; but 
since bcprov is not slotted, this can cause conflicts.
 # Needs further investigation; though, only a small part has tests and there 
are no tests for bcpg itself.

Reply via email to