diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 07:24:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 07:26:03 +0000 |
commit | ec14322cfb6cd95c43bcef1751bd207e0094be78 (patch) | |
tree | b503a48a36a5dddbd3aa843152e14a9658cd1ed9 /xfce-base | |
parent | dev-libs/libdbusmenu: Stabilize 16.04.0-r1 arm, #769368 (diff) | |
download | gentoo-ec14322cfb6cd95c43bcef1751bd207e0094be78.tar.gz gentoo-ec14322cfb6cd95c43bcef1751bd207e0094be78.tar.bz2 gentoo-ec14322cfb6cd95c43bcef1751bd207e0094be78.zip |
xfce-base/xfce4-panel: Stabilize 4.16.1 arm, #769368
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 001b99e1d685..5d896305bb84 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 )" |