diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-15 19:33:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-15 19:33:49 +0100 |
commit | 6d5afd6d2eb148adcaabc81725e18feafd5a82b9 (patch) | |
tree | c304e372d4f0d505539563516e7554d52a8d96f1 /xfce-base | |
parent | xfce-base/thunar: ppc64 stable wrt bug #712350 (diff) | |
download | gentoo-6d5afd6d2eb148adcaabc81725e18feafd5a82b9.tar.gz gentoo-6d5afd6d2eb148adcaabc81725e18feafd5a82b9.tar.bz2 gentoo-6d5afd6d2eb148adcaabc81725e18feafd5a82b9.zip |
xfce-base/xfce4-panel: ppc64 stable wrt bug #712350
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.14.3.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.14.3.ebuild index 9527a2592a30..4960ffbe70d3 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.14.3.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.14.3.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 )" |