diff options
author | Sam James <sam@gentoo.org> | 2021-04-11 11:03:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-11 11:03:05 +0000 |
commit | 44d443d5e1b70c14aa306da36d3899ee772d9d14 (patch) | |
tree | 78a8b84ddbfb34dfc23dcbcc51e1e71dfbfe701f /xfce-base | |
parent | sys-apps/util-linux: Stabilize 2.36.2 arm, #781599 (diff) | |
download | gentoo-44d443d5e1b70c14aa306da36d3899ee772d9d14.tar.gz gentoo-44d443d5e1b70c14aa306da36d3899ee772d9d14.tar.bz2 gentoo-44d443d5e1b70c14aa306da36d3899ee772d9d14.zip |
xfce-base/xfce4-panel: Stabilize 4.16.2-r1 arm, #781731
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.16.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.16.2-r1.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.16.2-r1.ebuild index 655fa86fd30b..e31770a61077 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.16.2-r1.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.16.2-r1.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 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+dbusmenu introspection vala" REQUIRED_USE="vala? ( introspection )" |