diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-27 21:45:29 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-27 21:45:29 +0200 |
commit | 3fae34486f4b056b97babc57b89a25f5b328571c (patch) | |
tree | 61c86aba44929766a845e96d538dd0c3c2104e40 /dev-java/guava-testlib | |
parent | dev-java/xmlgraphics-commons: Stabilize 2.8 arm64, #892247 (diff) | |
download | gentoo-3fae34486f4b056b97babc57b89a25f5b328571c.tar.gz gentoo-3fae34486f4b056b97babc57b89a25f5b328571c.tar.bz2 gentoo-3fae34486f4b056b97babc57b89a25f5b328571c.zip |
dev-java/guava-testlib: Stabilize 31.1 arm64, #892249
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/guava-testlib')
-rw-r--r-- | dev-java/guava-testlib/guava-testlib-31.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/guava-testlib/guava-testlib-31.1.ebuild b/dev-java/guava-testlib/guava-testlib-31.1.ebuild index 4b42897f23a3..a792311be3d6 100644 --- a/dev-java/guava-testlib/guava-testlib-31.1.ebuild +++ b/dev-java/guava-testlib/guava-testlib-31.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Skeleton command: @@ -18,7 +18,7 @@ SRC_URI="https://github.com/google/guava/archive/v${PV}.tar.gz -> guava-${PV}.ta LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86" # Common dependencies # POM: ${PN}/pom.xml |