diff options
author | Sam James <sam@gentoo.org> | 2022-10-05 20:00:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-05 20:00:33 +0100 |
commit | 3879e5bd92e5a5e27fbd4767f59236b485413696 (patch) | |
tree | aaa874a4235f02d5399f75702ee21ece476f50e7 | |
parent | dev-java/hamcrest-generator: Stabilize 1.3-r4 x86, #875398 (diff) | |
download | gentoo-3879e5bd92e5a5e27fbd4767f59236b485413696.tar.gz gentoo-3879e5bd92e5a5e27fbd4767f59236b485413696.tar.bz2 gentoo-3879e5bd92e5a5e27fbd4767f59236b485413696.zip |
dev-java/hamcrest-core: Stabilize 1.3-r3 x86, #875398
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-java/hamcrest-core/hamcrest-core-1.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/hamcrest-core/hamcrest-core-1.3-r3.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.3-r3.ebuild index 68e16b364b83..160cd82c2d20 100644 --- a/dev-java/hamcrest-core/hamcrest-core-1.3-r3.ebuild +++ b/dev-java/hamcrest-core/hamcrest-core-1.3-r3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/hamcrest/JavaHamcrest/archive/hamcrest-java-${PV}.ta LICENSE="BSD-2" SLOT="${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris" DEPEND=">=virtual/jdk-1.8:*" RDEPEND=">=virtual/jre-1.8:*" |