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 14FFB158017 for ; Thu, 30 Sep 2021 18:18:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6AA74E0956; Thu, 30 Sep 2021 18:18:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 53E15E0956 for ; Thu, 30 Sep 2021 18:18:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0A60D342D65 for ; Thu, 30 Sep 2021 18:18:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8BCBD116 for ; Thu, 30 Sep 2021 18:18:15 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1633025786.3bd22eccdd1a55b38f8bc37de731ebe2bfc46b4b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/gjs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/gjs/gjs-1.68.4.ebuild X-VCS-Directories: dev-libs/gjs/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3bd22eccdd1a55b38f8bc37de731ebe2bfc46b4b X-VCS-Branch: master Date: Thu, 30 Sep 2021 18:18:15 +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: d515b903-e948-42c3-a5cc-ba0262388ae4 X-Archives-Hash: a6c3d47d85b726e0311ec5507dad2d99 commit: 3bd22eccdd1a55b38f8bc37de731ebe2bfc46b4b Author: Sam James gentoo org> AuthorDate: Thu Sep 30 18:16:26 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Sep 30 18:16:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bd22ecc dev-libs/gjs: Stabilize 1.68.4 arm, #813660 Signed-off-by: Sam James gentoo.org> dev-libs/gjs/gjs-1.68.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/gjs/gjs-1.68.4.ebuild b/dev-libs/gjs/gjs-1.68.4.ebuild index 59c3cbc790b..2374d8c78d4 100644 --- a/dev-libs/gjs/gjs-1.68.4.ebuild +++ b/dev-libs/gjs/gjs-1.68.4.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Gjs" LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )" SLOT="0" IUSE="+cairo examples gtk readline sysprof test" -KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm ~arm64 ppc64 ~riscv ~x86" RESTRICT="!test? ( test )" RDEPEND="