diff options
author | 2022-01-20 10:45:55 +0200 | |
---|---|---|
committer | 2022-01-20 10:45:55 +0200 | |
commit | 34f4fc3f29e89bb3698186ba1a1d0e596d5bd35a (patch) | |
tree | 05a8822e3585dd92bb05adcb3705dbcb8d731c77 /dev-java/failureaccess | |
parent | dev-java/checker-framework-qual: Keyword 3.14.0 arm64, #831439 (diff) | |
download | gentoo-34f4fc3f29e89bb3698186ba1a1d0e596d5bd35a.tar.gz gentoo-34f4fc3f29e89bb3698186ba1a1d0e596d5bd35a.tar.bz2 gentoo-34f4fc3f29e89bb3698186ba1a1d0e596d5bd35a.zip |
dev-java/failureaccess: Keyword 30.1.1 arm64, #831439
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/failureaccess')
-rw-r--r-- | dev-java/failureaccess/failureaccess-30.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/failureaccess/failureaccess-30.1.1.ebuild b/dev-java/failureaccess/failureaccess-30.1.1.ebuild index 9765f87d71f8..e20e3123a7da 100644 --- a/dev-java/failureaccess/failureaccess-30.1.1.ebuild +++ b/dev-java/failureaccess/failureaccess-30.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Skeleton command: @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/google/guava/failureaccess" SRC_URI="https://codeload.github.com/google/guava/tar.gz/refs/tags/v${PV} -> ${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" DEPEND=">=virtual/jdk-1.8:*" RDEPEND=">=virtual/jre-1.8:*" |