diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-07 18:42:43 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-07 18:42:43 -0500 |
commit | 570617110197e4466394ebe89c6cc07af4851466 (patch) | |
tree | 5b309bf7798e70c0cf74b9daa7bfa6d49e7d62c4 /xfce-base | |
parent | dev-scheme/guile-git: add a reference to 'touch' hack (diff) | |
download | gentoo-570617110197e4466394ebe89c6cc07af4851466.tar.gz gentoo-570617110197e4466394ebe89c6cc07af4851466.tar.bz2 gentoo-570617110197e4466394ebe89c6cc07af4851466.zip |
xfce-base/exo: arm64 stable (bug #697454)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17
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 16fd70ca21b0..8363ffab2738 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 |