commit: a2408d6fc9f675b78e5ee125085a768783925292 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat Jun 23 17:58:45 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat Jun 23 17:58:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2408d6f
dev-java/icedtea-web: amd64 stable wrt bug #655332 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-java/icedtea-web/icedtea-web-1.6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/icedtea-web/icedtea-web-1.6.2.ebuild b/dev-java/icedtea-web/icedtea-web-1.6.2.ebuild index 39097f75684..942a9016641 100644 --- a/dev-java/icedtea-web/icedtea-web-1.6.2.ebuild +++ b/dev-java/icedtea-web/icedtea-web-1.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ HOMEPAGE="http://icedtea.classpath.org" SRC_URI="http://icedtea.classpath.org/download/source/${P}.tar.gz" LICENSE="GPL-2 GPL-2-with-linking-exception LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="doc javascript nsplugin tagsoup test" RESTRICT="test"
