diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-06 12:19:43 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-06 12:19:43 +0200 |
commit | f9e20a65a2bf42c3528a4523846a64411c1e4220 (patch) | |
tree | e20fe42f71c83fce341b38c87bda64ddff3d6982 /xfce-base | |
parent | dev-python/sentry-sdk: Stabilize 1.5.12 ALLARCHES, #850022 (diff) | |
download | gentoo-f9e20a65a2bf42c3528a4523846a64411c1e4220.tar.gz gentoo-f9e20a65a2bf42c3528a4523846a64411c1e4220.tar.bz2 gentoo-f9e20a65a2bf42c3528a4523846a64411c1e4220.zip |
xfce-base/xfce4-panel: Stabilize 4.16.4 arm64, #850046
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.16.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.16.4.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.16.4.ebuild index e40264b8ccc4..17be01d020b6 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.16.4.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.16.4.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 )" |