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 1C68B159C83 for ; Fri, 2 Aug 2024 15:59:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51711E2A46; Fri, 2 Aug 2024 15:59:28 +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 33149E2A46 for ; Fri, 2 Aug 2024 15:59: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 48986342FB5 for ; Fri, 2 Aug 2024 15:59:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E1971DCC for ; Fri, 2 Aug 2024 15:59:25 +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: <1722614342.89b58e8936bffdb185c5cd3c755b8b62643a9205.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/eglexternalplatform/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-libs/eglexternalplatform/eglexternalplatform-1.1-r1.ebuild X-VCS-Directories: gui-libs/eglexternalplatform/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 89b58e8936bffdb185c5cd3c755b8b62643a9205 X-VCS-Branch: master Date: Fri, 2 Aug 2024 15:59:25 +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: 1b89100c-c1f5-4da5-a0cc-4a34b42e3ebd X-Archives-Hash: 5024b0986eef2592dab347da52e08937 commit: 89b58e8936bffdb185c5cd3c755b8b62643a9205 Author: Ionen Wolkens gentoo org> AuthorDate: Fri Aug 2 15:58:39 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Fri Aug 2 15:59:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89b58e89 gui-libs/eglexternalplatform: stabilize 1.1-r1 for amd64 Signed-off-by: Ionen Wolkens gentoo.org> gui-libs/eglexternalplatform/eglexternalplatform-1.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-libs/eglexternalplatform/eglexternalplatform-1.1-r1.ebuild b/gui-libs/eglexternalplatform/eglexternalplatform-1.1-r1.ebuild index a040aff76b2f..585b27d4c995 100644 --- a/gui-libs/eglexternalplatform/eglexternalplatform-1.1-r1.ebuild +++ b/gui-libs/eglexternalplatform/eglexternalplatform-1.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" src_prepare() { default