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 354A3158095 for ; Mon, 15 Aug 2022 17:44:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 313F1E09A6; Mon, 15 Aug 2022 17:44:00 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 126ECE09A6 for ; Mon, 15 Aug 2022 17:43:59 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C3C903410A4 for ; Mon, 15 Aug 2022 17:43:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 341C3571 for ; Mon, 15 Aug 2022 17:43:57 +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: <1660585418.c5c82da9bdae67a4b48c1ca6b15d18934928eff0.arthurzam@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.72.1.ebuild X-VCS-Directories: dev-libs/gjs/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: c5c82da9bdae67a4b48c1ca6b15d18934928eff0 X-VCS-Branch: master Date: Mon, 15 Aug 2022 17:43:57 +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: 0ed1ec32-dcc3-49fc-9811-1a968728e104 X-Archives-Hash: 7807d83bb4491b5281c58f74ba381024 commit: c5c82da9bdae67a4b48c1ca6b15d18934928eff0 Author: Arthur Zamarin gentoo org> AuthorDate: Mon Aug 15 17:43:38 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Mon Aug 15 17:43:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5c82da9 dev-libs/gjs: Stabilize 1.72.1 arm, #861029 Signed-off-by: Arthur Zamarin gentoo.org> dev-libs/gjs/gjs-1.72.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/gjs/gjs-1.72.1.ebuild b/dev-libs/gjs/gjs-1.72.1.ebuild index 002524a5ac0e..87ea30c49dca 100644 --- a/dev-libs/gjs/gjs-1.72.1.ebuild +++ b/dev-libs/gjs/gjs-1.72.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Gjs https://gitlab.gnome.org/GNOME/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="