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: Wed, 29 May 2019 00:32:06
Message-Id: 1559089902.51f1f1fae820d4e0b1ce3e8bb39a9cc50039ced3.bman@gentoo
1 commit: 51f1f1fae820d4e0b1ce3e8bb39a9cc50039ced3
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 29 00:26:16 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Wed May 29 00:31:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51f1f1fa
7
8 xfce-base/exo: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.67, Repoman-2.3.13
12 RepoMan-Options: --include-arches="arm64"
13
14 xfce-base/exo/exo-0.12.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/xfce-base/exo/exo-0.12.4.ebuild b/xfce-base/exo/exo-0.12.4.ebuild
18 index 609b0f8868e..9f3eb265a50 100644
19 --- a/xfce-base/exo/exo-0.12.4.ebuild
20 +++ b/xfce-base/exo/exo-0.12.4.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
22
23 LICENSE="GPL-2+ LGPL-2.1+"
24 SLOT="0"
25 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
26 +KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
27 IUSE=""
28
29 RDEPEND=">=dev-lang/perl-5.6