diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 22:07:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 22:08:31 +0000 |
commit | e9539057474d68c0829e5b6fa88fba9ae06941cd (patch) | |
tree | 48c8a1d6c4240a1f9e6a11f3c6a007b098c8c3ad /xfce-base/xfce4-panel | |
parent | dev-libs/libdbusmenu: Stabilize 16.04.0-r1 ppc, #769368 (diff) | |
download | gentoo-e9539057474d68c0829e5b6fa88fba9ae06941cd.tar.gz gentoo-e9539057474d68c0829e5b6fa88fba9ae06941cd.tar.bz2 gentoo-e9539057474d68c0829e5b6fa88fba9ae06941cd.zip |
xfce-base/xfce4-panel: Stabilize 4.16.1 ppc, #769368
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base/xfce4-panel')
-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 5d896305bb84..e64f096e7b73 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 )" |