diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-13 14:21:42 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-13 14:24:08 +0300 |
commit | 754a727496acc0aa99f0a6daa8014bd2081a9610 (patch) | |
tree | d8476ff7f387b09b1a0176f813b2930f9e352ec2 /xfce-base | |
parent | x11-terms/xfce4-terminal: arm stable wrt bug #697454 (diff) | |
download | gentoo-754a727496acc0aa99f0a6daa8014bd2081a9610.tar.gz gentoo-754a727496acc0aa99f0a6daa8014bd2081a9610.tar.bz2 gentoo-754a727496acc0aa99f0a6daa8014bd2081a9610.zip |
xfce-base/exo: arm stable wrt bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/exo/exo-0.12.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/exo/exo-0.12.8.ebuild b/xfce-base/exo/exo-0.12.8.ebuild index 28bf86e91524..c403e20ed181 100644 --- a/xfce-base/exo/exo-0.12.8.ebuild +++ b/xfce-base/exo/exo-0.12.8.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 |