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 B09B61581D3 for ; Sun, 26 May 2024 18:19:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB079E29E4; Sun, 26 May 2024 18:19:19 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A49E2E29E4 for ; Sun, 26 May 2024 18:19:19 +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 9CD0333B864 for ; Sun, 26 May 2024 18:19:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D056B1736 for ; Sun, 26 May 2024 18:19:16 +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: <1716747544.0931f8113b92d4ea9b57675f351fc55b4c0a2b93.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/ueberzugpp/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/ueberzugpp/ueberzugpp-2.9.5.ebuild X-VCS-Directories: media-gfx/ueberzugpp/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 0931f8113b92d4ea9b57675f351fc55b4c0a2b93 X-VCS-Branch: master Date: Sun, 26 May 2024 18:19:16 +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: 792d0f60-bcaf-4c75-96fa-16bf948c8601 X-Archives-Hash: 3db496944c3f042245538ec8a6b663a0 commit: 0931f8113b92d4ea9b57675f351fc55b4c0a2b93 Author: Arthur Zamarin gentoo org> AuthorDate: Sun May 26 18:19:04 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun May 26 18:19:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0931f811 media-gfx/ueberzugpp: Stabilize 2.9.5 amd64, #932801 Signed-off-by: Arthur Zamarin gentoo.org> media-gfx/ueberzugpp/ueberzugpp-2.9.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/ueberzugpp/ueberzugpp-2.9.5.ebuild b/media-gfx/ueberzugpp/ueberzugpp-2.9.5.ebuild index d3d4f397c2d9..1cb4d698e37a 100644 --- a/media-gfx/ueberzugpp/ueberzugpp-2.9.5.ebuild +++ b/media-gfx/ueberzugpp/ueberzugpp-2.9.5.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="X dbus opencv opengl wayland xcb-errors" REQUIRED_USE="xcb-errors? ( X )"