From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6F1D513835A for ; Sun, 4 Apr 2021 21:21:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AFBB5E0882; Sun, 4 Apr 2021 21:21:13 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 98D11E0882 for ; Sun, 4 Apr 2021 21:21:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 851CC335DED for ; Sun, 4 Apr 2021 21:21:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C24D0646 for ; Sun, 4 Apr 2021 21:21:09 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1617571264.32eb754117f69a47e65d5fb3ee5a1f3664b8dc60.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-web/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/icedtea-web/icedtea-web-1.8.4-r1.ebuild X-VCS-Directories: dev-java/icedtea-web/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 32eb754117f69a47e65d5fb3ee5a1f3664b8dc60 X-VCS-Branch: master Date: Sun, 4 Apr 2021 21:21:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2290f6b8-34c1-4608-86b3-fecf88ae89d0 X-Archives-Hash: d1ba4b33e1a4280f93bbe15f90f27994 commit: 32eb754117f69a47e65d5fb3ee5a1f3664b8dc60 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Apr 4 21:19:16 2021 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Apr 4 21:21:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32eb7541 dev-java/icedtea-web: stable 1.8.4-r1 for ppc64 stable wrt bug #711392 Package-Manager: Portage-3.0.18, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> dev-java/icedtea-web/icedtea-web-1.8.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/icedtea-web/icedtea-web-1.8.4-r1.ebuild b/dev-java/icedtea-web/icedtea-web-1.8.4-r1.ebuild index ea9bf4cf44c..4fe75501247 100644 --- a/dev-java/icedtea-web/icedtea-web-1.8.4-r1.ebuild +++ b/dev-java/icedtea-web/icedtea-web-1.8.4-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/AdoptOpenJDK/${PN}/archive/${P}.tar.gz $(cargo_crate_uris ${CRATES})" LICENSE="GPL-2 GPL-2-with-linking-exception LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 x86" +KEYWORDS="~amd64 ~arm64 ppc64 x86" IUSE="doc" # tests require ton of java deps we don't have packaged/working