diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-12 11:38:47 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-03-12 11:38:47 +0200 |
commit | ea16d402c546329d3affe16b4e23ca22d49cf6fd (patch) | |
tree | 7646859df2334125727dc99908ee94f9ac2234ad /dev-java/xerial-core | |
parent | dev-java/xerial-core: Keyword 2.0.1-r1 arm64, #834140 (diff) | |
download | gentoo-ea16d402c546329d3affe16b4e23ca22d49cf6fd.tar.gz gentoo-ea16d402c546329d3affe16b4e23ca22d49cf6fd.tar.bz2 gentoo-ea16d402c546329d3affe16b4e23ca22d49cf6fd.zip |
dev-java/xerial-core: Keyword 2.0.1-r1 arm, #834140
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/xerial-core')
-rw-r--r-- | dev-java/xerial-core/xerial-core-2.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/xerial-core/xerial-core-2.0.1-r1.ebuild b/dev-java/xerial-core/xerial-core-2.0.1-r1.ebuild index 9c68c8ce95f0..714f0d0b9224 100644 --- a/dev-java/xerial-core/xerial-core-2.0.1-r1.ebuild +++ b/dev-java/xerial-core/xerial-core-2.0.1-r1.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://dev.gentoo.org/~ercpe/distfiles/${CATEGORY}/${PN}/${P}.tar.bz2" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" DEPEND=">=virtual/jdk-1.8:*" RDEPEND=">=virtual/jre-1.8:*" |