Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-bin/
Date: Mon, 08 Oct 2018 09:14:38
Message-Id: 1538990052.5da3ff3c76463ac5ad80c18d1abbfa75fa090dc1.zlogene@gentoo
1 commit: 5da3ff3c76463ac5ad80c18d1abbfa75fa090dc1
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 8 09:14:12 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 8 09:14:12 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5da3ff3c
7
8 dev-java/icedtea-bin: amd64 stable wrt bug #667920
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 dev-java/icedtea-bin/icedtea-bin-3.9.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-java/icedtea-bin/icedtea-bin-3.9.0.ebuild b/dev-java/icedtea-bin/icedtea-bin-3.9.0.ebuild
17 index 2dad6cc5ad6..b388187db6a 100644
18 --- a/dev-java/icedtea-bin/icedtea-bin-3.9.0.ebuild
19 +++ b/dev-java/icedtea-bin/icedtea-bin-3.9.0.ebuild
20 @@ -1,11 +1,11 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26
27 # Don't block arm. See bug #600134.
28 #MULTILIB_COMPAT=( abi_ppc_64 abi_x86_{32,64} )
29 -KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc64 ~x86"
30 +KEYWORDS="-* amd64 ~arm ~arm64 ~ppc64 ~x86"
31
32 inherit java-vm-2 multilib-build toolchain-funcs