Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/exo/
Date: Sat, 20 Apr 2019 22:45:17
Message-Id: 1555783055.fd2a33dfb781bd99b5e06b123a59fc88174fa472.zlogene@gentoo
1 commit: fd2a33dfb781bd99b5e06b123a59fc88174fa472
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 20 17:53:13 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 20 17:57:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd2a33df
7
8 xfce-base/exo: alpha stable wrt bug #682814
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="alpha"
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 feb4f439081..3651ab1ab4c 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