diff options
author | Sam James <sam@gentoo.org> | 2023-06-11 14:45:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-11 14:45:55 +0100 |
commit | 8043f316572f4f61f9d0681c65e9fba4a84b13d9 (patch) | |
tree | b394e804b8922c105eaab1c9a27b0faa85b95bae /xfce-base | |
parent | xfce-base/tumbler: Stabilize 4.18.1 arm64, #908323 (diff) | |
download | gentoo-8043f316572f4f61f9d0681c65e9fba4a84b13d9.tar.gz gentoo-8043f316572f4f61f9d0681c65e9fba4a84b13d9.tar.bz2 gentoo-8043f316572f4f61f9d0681c65e9fba4a84b13d9.zip |
xfce-base/xfce4-panel: Stabilize 4.18.4 arm, #908324
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base')
-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 c0d3ff679de1..c7d9ff1fdebd 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 )" |