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 9E4F715ACFB for ; Sat, 22 Apr 2023 06:53:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6FBDE09C8; Sat, 22 Apr 2023 06:53:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 A996FE09C8 for ; Sat, 22 Apr 2023 06:53:28 +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 B899D341175 for ; Sat, 22 Apr 2023 06:53:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 25AF4A3F for ; Sat, 22 Apr 2023 06:53:26 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1682146263.e7acdec34280180ca63d09a85a78c98ffc21b9bd.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/egl-wayland/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-libs/egl-wayland/egl-wayland-1.1.11_p20230202-r1.ebuild X-VCS-Directories: gui-libs/egl-wayland/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: e7acdec34280180ca63d09a85a78c98ffc21b9bd X-VCS-Branch: master Date: Sat, 22 Apr 2023 06:53:26 +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: 834299a1-072e-4436-bc98-ea8d0375ff9d X-Archives-Hash: 6507419193dbd0d0d65c589b552e3228 commit: e7acdec34280180ca63d09a85a78c98ffc21b9bd Author: Ionen Wolkens gentoo org> AuthorDate: Fri Apr 21 22:47:39 2023 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Sat Apr 22 06:51:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7acdec3 gui-libs/egl-wayland: stabilize 1.1.11_p20230202-r1 for amd64 Fix was merged upstream but still no release, let's stable this one now to be ready for whenever wayland-1.22 goes stable. Signed-off-by: Ionen Wolkens gentoo.org> gui-libs/egl-wayland/egl-wayland-1.1.11_p20230202-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-libs/egl-wayland/egl-wayland-1.1.11_p20230202-r1.ebuild b/gui-libs/egl-wayland/egl-wayland-1.1.11_p20230202-r1.ebuild index a45f4637f69d..13b0bd1eda61 100644 --- a/gui-libs/egl-wayland/egl-wayland-1.1.11_p20230202-r1.ebuild +++ b/gui-libs/egl-wayland/egl-wayland-1.1.11_p20230202-r1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${HASH_EGLWAYLAND}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" RDEPEND=" dev-libs/wayland