diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:37:33 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:39:36 +0100 |
commit | f0b2f860fcd2c9dc9605bb3d2b10d26b93d9b381 (patch) | |
tree | bf72de58378425c7577ad91140e0d6254fe86462 /dev-java/bcmail | |
parent | dev-java/bcel: Dekeyword *-fbsd (diff) | |
download | gentoo-f0b2f860fcd2c9dc9605bb3d2b10d26b93d9b381.tar.gz gentoo-f0b2f860fcd2c9dc9605bb3d2b10d26b93d9b381.tar.bz2 gentoo-f0b2f860fcd2c9dc9605bb3d2b10d26b93d9b381.zip |
dev-java/bcmail: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/bcmail')
-rw-r--r-- | dev-java/bcmail/bcmail-1.38-r6.ebuild | 4 | ||||
-rw-r--r-- | dev-java/bcmail/bcmail-1.45-r5.ebuild | 4 | ||||
-rw-r--r-- | dev-java/bcmail/bcmail-1.50-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-java/bcmail/bcmail-1.52-r3.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-java/bcmail/bcmail-1.38-r6.ebuild b/dev-java/bcmail/bcmail-1.38-r6.ebuild index bb3e46cc7b9d..7a441755a8bb 100644 --- a/dev-java/bcmail/bcmail-1.38-r6.ebuild +++ b/dev-java/bcmail/bcmail-1.38-r6.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=6 @@ -14,7 +14,7 @@ SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz" LICENSE="BSD" SLOT="1.38" -KEYWORDS="amd64 ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" CDEPEND=" dev-java/junit:0 diff --git a/dev-java/bcmail/bcmail-1.45-r5.ebuild b/dev-java/bcmail/bcmail-1.45-r5.ebuild index b7ccc9eedd46..88f13dd1b289 100644 --- a/dev-java/bcmail/bcmail-1.45-r5.ebuild +++ b/dev-java/bcmail/bcmail-1.45-r5.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=6 @@ -14,7 +14,7 @@ SRC_URI="http://www.bouncycastle.org/download/${MY_P}.tar.gz" LICENSE="BSD" SLOT="1.45" -KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" CDEPEND=" dev-java/junit:0 diff --git a/dev-java/bcmail/bcmail-1.50-r3.ebuild b/dev-java/bcmail/bcmail-1.50-r3.ebuild index 9ced27690d87..7a0136a1aa48 100644 --- a/dev-java/bcmail/bcmail-1.50-r3.ebuild +++ b/dev-java/bcmail/bcmail-1.50-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=6 @@ -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" CDEPEND=" dev-java/junit:0 diff --git a/dev-java/bcmail/bcmail-1.52-r3.ebuild b/dev-java/bcmail/bcmail-1.52-r3.ebuild index c53fe54fdc6f..8f6f1ad4c443 100644 --- a/dev-java/bcmail/bcmail-1.52-r3.ebuild +++ b/dev-java/bcmail/bcmail-1.52-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=6 @@ -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" CDEPEND=" dev-java/junit:0 |