From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id C0C391584AD for ; Sat, 12 Apr 2025 07:41:34 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id A6A1634398B for ; Sat, 12 Apr 2025 07:41:34 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 043911104BB; Sat, 12 Apr 2025 07:41:15 +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 bobolink.gentoo.org (Postfix) with ESMTPS id F1FC91104BB for ; Sat, 12 Apr 2025 07:41:14 +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 B02BE34395B for ; Sat, 12 Apr 2025 07:41:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 031272809 for ; Sat, 12 Apr 2025 07:41:12 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1744443655.ce0c79b7770d10e092cc172cd4e09a992fb306f6.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/libxfce4ui/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/libxfce4ui/libxfce4ui-4.20.1.ebuild X-VCS-Directories: xfce-base/libxfce4ui/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: ce0c79b7770d10e092cc172cd4e09a992fb306f6 X-VCS-Branch: master Date: Sat, 12 Apr 2025 07:41:12 +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: 86cd7062-54b5-45bf-951a-4faca4394cb0 X-Archives-Hash: 1efd05794810d7ad680481e333db4857 commit: ce0c79b7770d10e092cc172cd4e09a992fb306f6 Author: Michał Górny gentoo org> AuthorDate: Sat Apr 12 07:40:55 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Apr 12 07:40:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce0c79b7 xfce-base/libxfce4ui: Stabilize 4.20.1 arm, #953577 Signed-off-by: Michał Górny gentoo.org> xfce-base/libxfce4ui/libxfce4ui-4.20.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.20.1.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.20.1.ebuild index 41501a774b61..9e31897682c4 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-4.20.1.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-4.20.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2+ GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="glade +introspection startup-notification system-info vala wayland X" REQUIRED_USE=" || ( wayland X )