diff options
author | 2019-05-17 21:05:33 -0400 | |
---|---|---|
committer | 2019-05-17 21:05:33 -0400 | |
commit | c5700cfc208d46a09cd00ab2dec0f12f6c53d1ae (patch) | |
tree | d3e2773a0903270668b59db8c27fb0a6ea6c9e8a /dev-java/rhino | |
parent | net-misc/npapi-sdk: arm64 stable (diff) | |
download | gentoo-c5700cfc208d46a09cd00ab2dec0f12f6c53d1ae.tar.gz gentoo-c5700cfc208d46a09cd00ab2dec0f12f6c53d1ae.tar.bz2 gentoo-c5700cfc208d46a09cd00ab2dec0f12f6c53d1ae.zip |
dev-java/rhino: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-java/rhino')
-rw-r--r-- | dev-java/rhino/rhino-1.7.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/rhino/rhino-1.7.7-r1.ebuild b/dev-java/rhino/rhino-1.7.7-r1.ebuild index 6183419c40ea..0ed1121c184c 100644 --- a/dev-java/rhino/rhino-1.7.7-r1.ebuild +++ b/dev-java/rhino/rhino-1.7.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -23,7 +23,7 @@ HOMEPAGE="http://www.mozilla.org/rhino/" LICENSE="MPL-1.1 GPL-2" SLOT="1.6" -KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc64 x86" IUSE="" # ../rhino-Rhino1_7_7_RELEASE |