diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-03 16:21:19 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-03 16:21:19 +0200 |
commit | 497e856055500af780c14b098c6d181819102534 (patch) | |
tree | 258fa7d4e84428f2ee62cac4d1ce94a9a73188ec /xfce-base | |
parent | xfce-base/garcon: Stabilize 4.18.0 arm64, #893064 (diff) | |
download | gentoo-497e856055500af780c14b098c6d181819102534.tar.gz gentoo-497e856055500af780c14b098c6d181819102534.tar.bz2 gentoo-497e856055500af780c14b098c6d181819102534.zip |
xfce-base/xfce4-panel: Stabilize 4.18.1 arm64, #893064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.18.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.18.1.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.18.1.ebuild index 418f6ec671ba..ab7cd82e3c01 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.18.1.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.18.1.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 ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+dbusmenu introspection vala" REQUIRED_USE="vala? ( introspection )" |