Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/exo/
Date: Thu, 30 Jun 2016 16:59:02
Message-Id: 1467305914.2b396130e8826dccc0297e2d287c78f628555acf.klausman@gentoo
1 commit: 2b396130e8826dccc0297e2d287c78f628555acf
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 30 16:54:51 2016 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 30 16:58:34 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b396130
7
8 xfce-base/exo-0.10.7-r0: add alpha keyword
9
10 Gentoo-Bug: 586614
11
12 Package-Manager: portage-2.3.0
13
14 xfce-base/exo/exo-0.10.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/xfce-base/exo/exo-0.10.7.ebuild b/xfce-base/exo/exo-0.10.7.ebuild
18 index 87dc8f9..9b507ef 100644
19 --- a/xfce-base/exo/exo-0.10.7.ebuild
20 +++ b/xfce-base/exo/exo-0.10.7.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/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 ~x86-freebsd ~x86-interix ~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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
27 IUSE="debug"
28
29 RDEPEND=">=dev-lang/perl-5.6