diff options
author | Sam James <sam@gentoo.org> | 2021-03-28 20:43:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-28 20:44:01 +0100 |
commit | cedc0691da44b7b438cd9a2ca64ef16355550136 (patch) | |
tree | 7ae1729ea92142d937d42e058fd6d941bbff3207 /xfce-base | |
parent | xfce-extra/xfce4-notifyd: Stabilize 0.6.2 arm64, #776700 (diff) | |
download | gentoo-cedc0691da44b7b438cd9a2ca64ef16355550136.tar.gz gentoo-cedc0691da44b7b438cd9a2ca64ef16355550136.tar.bz2 gentoo-cedc0691da44b7b438cd9a2ca64ef16355550136.zip |
xfce-base/xfce4-panel: Stabilize 4.16.1 arm64, #776700
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.16.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.16.1.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.16.1.ebuild index e64f096e7b73..d8619a41d10c 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.16.1.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.16.1.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 )" |