diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-10 22:08:36 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-10 22:08:36 +0300 |
commit | 3d966843117ffdb4fe46747e48d720493879c9e2 (patch) | |
tree | 6d9f20d3efc375a6a9ef5c763eeb7c5c7c3109d9 /dev-java | |
parent | dev-python/pbkdf2: Remove old (diff) | |
download | gentoo-3d966843117ffdb4fe46747e48d720493879c9e2.tar.gz gentoo-3d966843117ffdb4fe46747e48d720493879c9e2.tar.bz2 gentoo-3d966843117ffdb4fe46747e48d720493879c9e2.zip |
dev-java/jackcess: Keyword 4.0.0 arm, #857096
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/jackcess/jackcess-4.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jackcess/jackcess-4.0.0.ebuild b/dev-java/jackcess/jackcess-4.0.0.ebuild index 2d583cbc5fe7..73b567ddfba2 100644 --- a/dev-java/jackcess/jackcess-4.0.0.ebuild +++ b/dev-java/jackcess/jackcess-4.0.0.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 @@ SRC_URI="https://github.com/jahlborn/${PN}/archive/refs/tags/${P}.tar.gz -> ${P} LICENSE="Apache-2.0" SLOT="1" -KEYWORDS="amd64 arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" # Common dependencies # POM: pom.xml |