diff options
author | Sam James <sam@gentoo.org> | 2021-07-08 04:52:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-08 04:52:58 +0100 |
commit | d9790ac42114989e71d907b3646237bbc93b8892 (patch) | |
tree | 436204ab26940a8e25b18333b66e0274e0a0be61 /xfce-base | |
parent | dev-util/cucumber: Stabilize 3.2.0 arm64, #799830 (diff) | |
download | gentoo-d9790ac42114989e71d907b3646237bbc93b8892.tar.gz gentoo-d9790ac42114989e71d907b3646237bbc93b8892.tar.bz2 gentoo-d9790ac42114989e71d907b3646237bbc93b8892.zip |
xfce-base/xfce4-panel: Stabilize 4.16.3 arm64, #799905
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.16.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.16.3.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.16.3.ebuild index d4aa70bb0903..6613dfce02a7 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.16.3.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.16.3.ebuild @@ -11,7 +11,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 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+dbusmenu introspection vala" REQUIRED_USE="vala? ( introspection )" |