commit: 621a334ceb694682dc434fa811e2ab2bc6e9eb98 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Wed Jul 12 12:15:07 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Wed Jul 12 12:15:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=621a334c
dev-java/icedtea-sound: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild b/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild index 50b1e88fed0..8d57327bbb5 100644 --- a/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild +++ b/dev-java/icedtea-sound/icedtea-sound-1.0.1.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 # Build written by Andrew John Hughes ([email protected]) @@ -12,7 +12,7 @@ SRC_URI="http://icedtea.classpath.org/download/source/${P}.tar.xz" LICENSE="GPL-2-with-linking-exception" SLOT="0" -KEYWORDS="amd64 ~arm ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" IUSE="+doc test"
