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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7A25E15808B for ; Fri, 18 Mar 2022 08:02:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4854E0843; Fri, 18 Mar 2022 08:02:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A6165E0843 for ; Fri, 18 Mar 2022 08:02:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7655534362C for ; Fri, 18 Mar 2022 08:02:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F251331A for ; Fri, 18 Mar 2022 08:02:38 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1647590549.4a45dc31fb2b70b4b5588339ac5844875eab1e77.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/rhino/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/rhino/rhino-1.7.14.ebuild X-VCS-Directories: dev-java/rhino/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 4a45dc31fb2b70b4b5588339ac5844875eab1e77 X-VCS-Branch: master Date: Fri, 18 Mar 2022 08:02:38 +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: 0879ccdc-adc8-419d-8f79-28145119f1a6 X-Archives-Hash: 066ad922d830f67a9315efe78ef207a1 commit: 4a45dc31fb2b70b4b5588339ac5844875eab1e77 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Mar 18 08:02:29 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Mar 18 08:02:29 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a45dc31 dev-java/rhino: Keyword 1.7.14 ppc64, #835347 Signed-off-by: Arthur Zamarin gentoo.org> dev-java/rhino/rhino-1.7.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/rhino/rhino-1.7.14.ebuild b/dev-java/rhino/rhino-1.7.14.ebuild index e2d55459ce0f..8ffc6baa20d3 100644 --- a/dev-java/rhino/rhino-1.7.14.ebuild +++ b/dev-java/rhino/rhino-1.7.14.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/mozilla/rhino" SRC_URI="https://github.com/mozilla/rhino/archive/Rhino${PV//./_}_Release.tar.gz -> ${P}.tar.gz" LICENSE="MPL-1.1 GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" SLOT="1.6" # There are too many test failures: