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: Sun, 08 Apr 2018 17:28:59
Message-Id: 1523208040.43eff1d955f02acfe10d3f3604219e0fe0d9718e.bman@gentoo
1 commit: 43eff1d955f02acfe10d3f3604219e0fe0d9718e
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 8 17:20:40 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 8 17:20:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43eff1d9
7
8 xfce-base/exo: amd64 stable
9
10 Bug: https://bugs.gentoo.org/651490
11 Package-Manager: Portage-2.3.28, Repoman-2.3.9
12
13 xfce-base/exo/exo-0.12.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/xfce-base/exo/exo-0.12.0.ebuild b/xfce-base/exo/exo-0.12.0.ebuild
17 index cd2408cf49f..5e215882e2c 100644
18 --- a/xfce-base/exo/exo-0.12.0.ebuild
19 +++ b/xfce-base/exo/exo-0.12.0.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
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 IUSE=""
27
28 RDEPEND=">=dev-lang/perl-5.6