Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/exo/
Date: Thu, 07 Nov 2019 23:44:53
Message-Id: 1573170163.570617110197e4466394ebe89c6cc07af4851466.bman@gentoo
1 commit: 570617110197e4466394ebe89c6cc07af4851466
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 7 23:42:43 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 7 23:42:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57061711
7
8 xfce-base/exo: arm64 stable (bug #697454)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.78, Repoman-2.3.17
12
13 xfce-base/exo/exo-0.12.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/xfce-base/exo/exo-0.12.8.ebuild b/xfce-base/exo/exo-0.12.8.ebuild
17 index 16fd70ca21b..8363ffab273 100644
18 --- a/xfce-base/exo/exo-0.12.8.ebuild
19 +++ b/xfce-base/exo/exo-0.12.8.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
21
22 LICENSE="GPL-2+ LGPL-2.1+"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
26 IUSE="gtk2"
27
28 RDEPEND=">=dev-lang/perl-5.6