diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-07 22:42:01 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-07 22:42:19 +0200 |
commit | c8fb6b7f30ee804fd1745ed2709da4d693e2a3b5 (patch) | |
tree | 9524a2a891cbceea7797c38291d1f33ad84920db | |
parent | dev-java/commons-vfs: Keyword 2.0-r2 arm64, #830680 (diff) | |
download | gentoo-c8fb6b7f30ee804fd1745ed2709da4d693e2a3b5.tar.gz gentoo-c8fb6b7f30ee804fd1745ed2709da4d693e2a3b5.tar.bz2 gentoo-c8fb6b7f30ee804fd1745ed2709da4d693e2a3b5.zip |
dev-java/gson: Keyword 2.8.8 arm64, #830680
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-java/gson/gson-2.8.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/gson/gson-2.8.8.ebuild b/dev-java/gson/gson-2.8.8.ebuild index dd8db4f094e9..b01f741b2d88 100644 --- a/dev-java/gson/gson-2.8.8.ebuild +++ b/dev-java/gson/gson-2.8.8.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/google/gson/gson" SRC_URI="https://github.com/google/${PN}/archive/${PN}-parent-${PV}.tar.gz -> ${P}-sources.tar.gz" LICENSE="Apache-2.0" SLOT="2.6" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" # Compile dependencies # POM: ${PN}/pom.xml |