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 2989E158041 for ; Mon, 11 Mar 2024 16:17:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15EE92BC022; Mon, 11 Mar 2024 16:17:17 +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 EBAAE2BC022 for ; Mon, 11 Mar 2024 16:17:16 +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 0C8AE335C11 for ; Mon, 11 Mar 2024 16:17:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B323151A for ; Mon, 11 Mar 2024 16:17:13 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1710173508.c67844c892e392f353c2fa51e0ba1427ca5872a7.ceamac@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild X-VCS-Directories: x11-themes/QGnomePlatform/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: c67844c892e392f353c2fa51e0ba1427ca5872a7 X-VCS-Branch: master Date: Mon, 11 Mar 2024 16:17:13 +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: 9a56485d-ded4-4621-b4e5-a513c4e2f0e3 X-Archives-Hash: a17587c11fefaf6fd1f3b2f823f1210c commit: c67844c892e392f353c2fa51e0ba1427ca5872a7 Author: Matoro Mahri matoro tk> AuthorDate: Sun Mar 10 18:35:46 2024 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Mon Mar 11 16:11:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c67844c8 x11-themes/QGnomePlatform: Stabilize 0.9.2-r5 x86, #925312 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Viorel Munteanu gentoo.org> x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild index fc3167104e75..7441ea921517 100644 --- a/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild +++ b/x11-themes/QGnomePlatform/QGnomePlatform-0.9.2-r5.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings" HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform" SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" LICENSE="LGPL-2.1" SLOT="0" IUSE="+qt5 qt6 minimal wayland"