summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-25 17:18:22 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-25 17:19:18 +0100
commit1f005dbfa941e4651db535cd81051f6d48a91c79 (patch)
treea1b4a2213a42b163f6f8f6530e11974e1af0dbac /dev-java/hamcrest-core
parentmedia-sound/moc: x86 stable wrt bug #777858 (diff)
downloadgentoo-1f005dbfa941e4651db535cd81051f6d48a91c79.tar.gz
gentoo-1f005dbfa941e4651db535cd81051f6d48a91c79.tar.bz2
gentoo-1f005dbfa941e4651db535cd81051f6d48a91c79.zip
dev-java/hamcrest-core: x86 stable wrt bug #777927
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-java/hamcrest-core')
-rw-r--r--dev-java/hamcrest-core/hamcrest-core-1.1-r4.ebuild2
-rw-r--r--dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/hamcrest-core/hamcrest-core-1.1-r4.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.1-r4.ebuild
index 36347fc3a513..4055eab32ce4 100644
--- a/dev-java/hamcrest-core/hamcrest-core-1.1-r4.ebuild
+++ b/dev-java/hamcrest-core/hamcrest-core-1.1-r4.ebuild
@@ -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 ~x64-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x64-solaris"
RDEPEND="
>=virtual/jre-1.8:*"
diff --git a/dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild
index be9562ee2f45..b7440be04350 100644
--- a/dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild
+++ b/dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tgz"
LICENSE="BSD-2"
SLOT="${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~ppc-macos ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86 ~ppc-macos ~x64-macos"
DEPEND=">=virtual/jdk-1.8:*
userland_GNU? ( sys-apps/findutils )"