commit: a81a1b7a300d9b261fbb957db9071f07e80a2eb5 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 25 11:18:06 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jan 25 11:18:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a81a1b7a
xfce-base/xfce4-panel: Stabilize 4.20.0 arm, #948700 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> xfce-base/xfce4-panel/xfce4-panel-4.20.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.20.0.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.20.0.ebuild index 90880067a89b..21e10e6cdddb 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.20.0.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.20.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="+dbusmenu introspection vala wayland X" REQUIRED_USE=" || ( wayland X )
