diff options
author | Sam James <sam@gentoo.org> | 2023-06-11 14:30:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-11 14:30:41 +0100 |
commit | ceccd17b3383614ad518ab61e8fbee77990481ab (patch) | |
tree | 89bff8dbd8d2a7ce831da5f9ab71a1f8274fa90a /xfce-base/xfce4-panel | |
parent | xfce-base/tumbler: Stabilize 4.18.1 arm, #908323 (diff) | |
download | gentoo-ceccd17b3383614ad518ab61e8fbee77990481ab.tar.gz gentoo-ceccd17b3383614ad518ab61e8fbee77990481ab.tar.bz2 gentoo-ceccd17b3383614ad518ab61e8fbee77990481ab.zip |
xfce-base/xfce4-panel: Stabilize 4.18.4 arm64, #908324
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base/xfce4-panel')
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.18.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.18.4.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.18.4.ebuild index c1862efc0ff4..9633c22ddf1c 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.18.4.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.18.4.ebuild @@ -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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="+dbusmenu introspection vala" REQUIRED_USE="vala? ( introspection )" |