diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 17:01:01 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-20 17:23:17 +0200 |
commit | 60a24a1d147f52356ebe52fb38d54b756a5d959c (patch) | |
tree | 6aed8b406febe29fb91cf1eba90241cdd7af3d64 /xfce-base | |
parent | xfce-base/xfce4-session: x86 stable (bug #725708) (diff) | |
download | gentoo-60a24a1d147f52356ebe52fb38d54b756a5d959c.tar.gz gentoo-60a24a1d147f52356ebe52fb38d54b756a5d959c.tar.bz2 gentoo-60a24a1d147f52356ebe52fb38d54b756a5d959c.zip |
xfce-base/xfce4-panel: x86 stable (bug #725708)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.14.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.14.4.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.14.4.ebuild index f7015d3940b5..c0e63b4f939b 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.14.4.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.14.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 ~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="+gtk2 introspection vala" REQUIRED_USE="vala? ( introspection )" RESTRICT="!gtk2? ( test )" |