diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 09:18:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 09:18:07 +0100 |
commit | e9c48757f7c8721d874e5723c1685be418374987 (patch) | |
tree | 7173ad4daa4610cfd781ed5e196a6de6c15805dd /xfce-base/exo | |
parent | dev-libs/libedit: ppc64 stable wrt bug #704116 (diff) | |
download | gentoo-e9c48757f7c8721d874e5723c1685be418374987.tar.gz gentoo-e9c48757f7c8721d874e5723c1685be418374987.tar.bz2 gentoo-e9c48757f7c8721d874e5723c1685be418374987.zip |
xfce-base/exo: ppc64 stable wrt bug #704210
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'xfce-base/exo')
-rw-r--r-- | xfce-base/exo/exo-0.12.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/exo/exo-0.12.10.ebuild b/xfce-base/exo/exo-0.12.10.ebuild index 68e43f647cf7..eabc6571d713 100644 --- a/xfce-base/exo/exo-0.12.10.ebuild +++ b/xfce-base/exo/exo-0.12.10.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 ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="gtk2" RDEPEND=">=dev-lang/perl-5.6 |