diff options
Diffstat (limited to 'dev-java/guava')
-rw-r--r-- | dev-java/guava/guava-30.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/guava/guava-30.1.1.ebuild b/dev-java/guava/guava-30.1.1.ebuild index fef771e0e062..97b013eb4c24 100644 --- a/dev-java/guava/guava-30.1.1.ebuild +++ b/dev-java/guava/guava-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: @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/google/guava" SRC_URI="https://codeload.github.com/google/guava/tar.gz/v${PV} -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" # Common dependencies # POM: pom.xml |