diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:54:08 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 20:33:14 +0100 |
commit | b31734e371105efbf4c0f276a79836db0bfbd92c (patch) | |
tree | 78c3d9e69d79d27bb694aac834994def9abec540 /dev-java/hamcrest-core | |
parent | dev-java/gnu-regexp: drop x86-macos (diff) | |
download | gentoo-b31734e371105efbf4c0f276a79836db0bfbd92c.tar.gz gentoo-b31734e371105efbf4c0f276a79836db0bfbd92c.tar.bz2 gentoo-b31734e371105efbf4c0f276a79836db0bfbd92c.zip |
dev-java/hamcrest-core: 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/hamcrest-core')
-rw-r--r-- | dev-java/hamcrest-core/hamcrest-core-1.1-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-java/hamcrest-core/hamcrest-core-1.3-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-java/hamcrest-core/hamcrest-core-1.1-r3.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.1-r3.ebuild index b5d72a4ea12b..5d747d9d15f4 100644 --- a/dev-java/hamcrest-core/hamcrest-core-1.1-r3.ebuild +++ b/dev-java/hamcrest-core/hamcrest-core-1.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/${MY_PN}/JavaHamcrest/archive/${MY_PN}-java-${PV}.ta LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x64-solaris" IUSE="" RDEPEND=" diff --git a/dev-java/hamcrest-core/hamcrest-core-1.3-r1.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.3-r1.ebuild index f6a4828bbca6..977e37eca2f5 100644 --- a/dev-java/hamcrest-core/hamcrest-core-1.3-r1.ebuild +++ b/dev-java/hamcrest-core/hamcrest-core-1.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -17,7 +17,7 @@ SRC_URI="https://${MY_PN}.googlecode.com/files/${MY_P}.tgz" LICENSE="BSD-2" SLOT="${PV}" -KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~ppc-macos ~x64-macos" DEPEND="virtual/jdk:1.8 ~dev-java/hamcrest-generator-${PV}:1.3 |