Gentoo Archives: gentoo-commits

From: "José María Alonso" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lisp/cl-ppcre-unicode/
Date: Wed, 27 Sep 2017 19:18:15
Message-Id: 1506539887.e54f4dbec6f54544002f0b1c574f43c00eb62bd3.nimiux@gentoo
1 commit: e54f4dbec6f54544002f0b1c574f43c00eb62bd3
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 27 19:18:07 2017 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 27 19:18:07 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e54f4dbe
7
8 dev-lisp/cl-ppcre-unicode: Stable on amd64 and x86
9
10 Gentoo-Bug: 629378
11
12 Package-Manager: Portage-2.3.8, Repoman-2.3.1
13
14 dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild
18 index 4be28602628..d8ce4648602 100644
19 --- a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild
20 +++ b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/edicl/cl-ppcre/archive/${MY_P}.tar.gz -> cl-ppcre-${
28
29 LICENSE="BSD-2"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
32 +KEYWORDS="amd64 ~ppc ~sparc x86"
33 IUSE=""
34
35 RDEPEND="=dev-lisp/cl-ppcre-${PV}*