diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:50:36 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 20:33:09 +0100 |
commit | 4e79823c2f59016cc74c6ecd16cf02b075e9c7c9 (patch) | |
tree | 812be787682765b2a05e91868e4503984c79e1af /dev-java/bcmail | |
parent | dev-java/bcel: drop x86-macos (diff) | |
download | gentoo-4e79823c2f59016cc74c6ecd16cf02b075e9c7c9.tar.gz gentoo-4e79823c2f59016cc74c6ecd16cf02b075e9c7c9.tar.bz2 gentoo-4e79823c2f59016cc74c6ecd16cf02b075e9c7c9.zip |
dev-java/bcmail: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
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 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/bcmail/bcmail-1.38-r6.ebuild b/dev-java/bcmail/bcmail-1.38-r6.ebuild index 7a441755a8bb..acac0b50528f 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-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # 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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-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 88f13dd1b289..58f360aa517e 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-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # 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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" CDEPEND=" dev-java/junit:0 |