diff options
author | Sam James <sam@gentoo.org> | 2021-03-26 18:45:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-26 18:45:23 +0000 |
commit | 696f67863f7ac95e6106e24fc10a2d2c5334d323 (patch) | |
tree | e4148a99ca28bf0e978dafe5a103c1851889212b /dev-java/hamcrest-core | |
parent | sys-process/numactl: Stabilize 2.0.14 arm64, #777816 (diff) | |
download | gentoo-696f67863f7ac95e6106e24fc10a2d2c5334d323.tar.gz gentoo-696f67863f7ac95e6106e24fc10a2d2c5334d323.tar.bz2 gentoo-696f67863f7ac95e6106e24fc10a2d2c5334d323.zip |
dev-java/hamcrest-core: Stabilize 1.1-r4 arm64, #777927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/hamcrest-core')
-rw-r--r-- | dev-java/hamcrest-core/hamcrest-core-1.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 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 27e89fce4c9d..4023e0a16ff8 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:*" |