diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-17 11:41:58 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-17 11:43:13 +0200 |
commit | f237b39dfa5f633dc2a6c5c55c167dd36b188c86 (patch) | |
tree | 924093249b7d36f667f988ed1c0b489847b92d83 /dev-java/jackcess | |
parent | dev-libs/freexl: keyword ~arm64 (diff) | |
download | gentoo-f237b39dfa5f633dc2a6c5c55c167dd36b188c86.tar.gz gentoo-f237b39dfa5f633dc2a6c5c55c167dd36b188c86.tar.bz2 gentoo-f237b39dfa5f633dc2a6c5c55c167dd36b188c86.zip |
dev-java/jackcess: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-java/jackcess')
-rw-r--r-- | dev-java/jackcess/jackcess-1.2.14.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jackcess/jackcess-1.2.14.3.ebuild b/dev-java/jackcess/jackcess-1.2.14.3.ebuild index 0d12ebdc9a79..fd69eced5bcd 100644 --- a/dev-java/jackcess/jackcess-1.2.14.3.ebuild +++ b/dev-java/jackcess/jackcess-1.2.14.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-sources.jar" LICENSE="Apache-2.0" SLOT="1" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" CP_DEPEND=">=dev-java/commons-lang-2.6:2.1 >=dev-java/commons-logging-1.1.3:0 |