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 8A61B15810F for ; Fri, 9 Jun 2023 03:02:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1E53E0817; Fri, 9 Jun 2023 03:02:01 +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 83DABE07FA for ; Fri, 9 Jun 2023 03:02:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 8732733D4A6 for ; Fri, 9 Jun 2023 03:02:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0C31A8F for ; Fri, 9 Jun 2023 03:01:58 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1686279712.88a992c7cc43c48125cef4825dc1cfcb8cb512e4.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/libadwaita/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-libs/libadwaita/libadwaita-1.3.2.ebuild X-VCS-Directories: gui-libs/libadwaita/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 88a992c7cc43c48125cef4825dc1cfcb8cb512e4 X-VCS-Branch: master Date: Fri, 9 Jun 2023 03:01:58 +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: 047d6aad-2853-4a5e-9e9b-da3ff30bf83b X-Archives-Hash: 4c5ede541aca44339553d6aa07412a45 commit: 88a992c7cc43c48125cef4825dc1cfcb8cb512e4 Author: Matt Turner gentoo org> AuthorDate: Fri Jun 9 03:00:38 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Jun 9 03:01:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88a992c7 gui-libs/libadwaita: Keyword 1.3.2 alpha, #838709 Signed-off-by: Matt Turner gentoo.org> gui-libs/libadwaita/libadwaita-1.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-libs/libadwaita/libadwaita-1.3.2.ebuild b/gui-libs/libadwaita/libadwaita-1.3.2.ebuild index 6f07a1bef6ab..6ef9ca09cd08 100644 --- a/gui-libs/libadwaita/libadwaita-1.3.2.ebuild +++ b/gui-libs/libadwaita/libadwaita-1.3.2.ebuild @@ -14,7 +14,7 @@ SLOT="1" IUSE="+introspection test +vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="amd64 ~arm arm64 ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" RDEPEND=" >=dev-libs/glib-2.72:2