diff options
author | 2017-01-26 11:48:12 +0000 | |
---|---|---|
committer | 2017-01-26 21:49:54 +0000 | |
commit | 5a582d8e0bb3a99744b9e51cce7b0d1498bfac4f (patch) | |
tree | a7829346aee59795cbde92f4b9b2b4c99af704d3 /dev-java/icedtea | |
parent | dev-util/systemtap:added ~arm64 keyword. Tested on cortex-a53 Dependency of i... (diff) | |
download | gentoo-5a582d8e0bb3a99744b9e51cce7b0d1498bfac4f.tar.gz gentoo-5a582d8e0bb3a99744b9e51cce7b0d1498bfac4f.tar.bz2 gentoo-5a582d8e0bb3a99744b9e51cce7b0d1498bfac4f.zip |
dev-java/icedtea: added ~arm64 keyword. Tested on cortex-a53
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3668
Diffstat (limited to 'dev-java/icedtea')
-rw-r--r-- | dev-java/icedtea/icedtea-7.2.6.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/icedtea/icedtea-7.2.6.8.ebuild b/dev-java/icedtea/icedtea-7.2.6.8.ebuild index db17d9d0e3c7..9c4886e47ce3 100644 --- a/dev-java/icedtea/icedtea-7.2.6.8.ebuild +++ b/dev-java/icedtea/icedtea-7.2.6.8.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 # $Id$ # Build written by Andrew John Hughes (gnu_andrew@member.fsf.org) @@ -53,7 +53,7 @@ SRC_URI=" ${DROP_URL}/jamvm/${JAMVM_TARBALL} -> ${JAMVM_GENTOO_TARBALL}" LICENSE="Apache-1.1 Apache-2.0 GPL-1 GPL-2 GPL-2-with-linking-exception LGPL-2 MPL-1.0 MPL-1.1 public-domain W3C" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="+alsa cacao cjk +cups debug doc examples +gtk headless-awt infinality jamvm javascript +jbootstrap kerberos libressl nsplugin nss pax_kernel |