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 D972715800A for ; Sat, 15 Jul 2023 15:37:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DCE25E087B; Sat, 15 Jul 2023 15:37:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C89B9E087B for ; Sat, 15 Jul 2023 15:37:20 +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 A7FD4340C9C for ; Sat, 15 Jul 2023 15:37:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F231CA99 for ; Sat, 15 Jul 2023 15:37:17 +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: <1689435371.9ba66bbbe0ec4cd2cdebe7e2f9e7c7c19c1af79f.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/wayland-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/wayland-utils/wayland-utils-1.2.0.ebuild X-VCS-Directories: app-misc/wayland-utils/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 9ba66bbbe0ec4cd2cdebe7e2f9e7c7c19c1af79f X-VCS-Branch: master Date: Sat, 15 Jul 2023 15:37:17 +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: 5f2277b3-fa94-49b4-abdc-00c3637558b1 X-Archives-Hash: 0010caa42d521ddced1e6f7cd624a9f3 commit: 9ba66bbbe0ec4cd2cdebe7e2f9e7c7c19c1af79f Author: Arthur Zamarin gentoo org> AuthorDate: Sat Jul 15 15:36:11 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Jul 15 15:36:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ba66bbb app-misc/wayland-utils: Stabilize 1.2.0 amd64, #909456 Signed-off-by: Arthur Zamarin gentoo.org> app-misc/wayland-utils/wayland-utils-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/wayland-utils/wayland-utils-1.2.0.ebuild b/app-misc/wayland-utils/wayland-utils-1.2.0.ebuild index 1abc7f4edc28..1ab141c4c7d7 100644 --- a/app-misc/wayland-utils/wayland-utils-1.2.0.ebuild +++ b/app-misc/wayland-utils/wayland-utils-1.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.freedesktop.org/wayland/${PN}/-/archive/${PV}/${P}.tar.b LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" RDEPEND=" >=dev-libs/wayland-1.20.0