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 63B6A158086 for ; Mon, 27 Dec 2021 00:05:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7AA92BC003; Mon, 27 Dec 2021 00:05:51 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 92F192BC003 for ; Mon, 27 Dec 2021 00:05:51 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C6BBD342B64 for ; Mon, 27 Dec 2021 00:05:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 605CC238 for ; Mon, 27 Dec 2021 00:05:49 +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: <1640563535.0cd0444d4385782e7f2c076463d16f880dc51dd3.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.9_p20211123.ebuild X-VCS-Directories: gui-libs/egl-wayland/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 0cd0444d4385782e7f2c076463d16f880dc51dd3 X-VCS-Branch: master Date: Mon, 27 Dec 2021 00:05:49 +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: e9c2c311-4f9e-4aa6-8d66-da2187be51d8 X-Archives-Hash: 8fc1979bf353075befaf0810ab9fd6fd commit: 0cd0444d4385782e7f2c076463d16f880dc51dd3 Author: Ionen Wolkens gentoo org> AuthorDate: Mon Dec 27 00:04:33 2021 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Mon Dec 27 00:05:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cd0444d gui-libs/egl-wayland: stabilize 1.1.9_p20211123 for amd64 Needed for webkit-gtk applications to launch with GBM. Signed-off-by: Ionen Wolkens gentoo.org> gui-libs/egl-wayland/egl-wayland-1.1.9_p20211123.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-libs/egl-wayland/egl-wayland-1.1.9_p20211123.ebuild b/gui-libs/egl-wayland/egl-wayland-1.1.9_p20211123.ebuild index f1c9e329762c..797eb2b76f76 100644 --- a/gui-libs/egl-wayland/egl-wayland-1.1.9_p20211123.ebuild +++ b/gui-libs/egl-wayland/egl-wayland-1.1.9_p20211123.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${MY_COMMIT}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND=" dev-libs/wayland