commit: e54f4dbec6f54544002f0b1c574f43c00eb62bd3 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Wed Sep 27 19:18:07 2017 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Wed Sep 27 19:18:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e54f4dbe
dev-lisp/cl-ppcre-unicode: Stable on amd64 and x86 Gentoo-Bug: 629378 Package-Manager: Portage-2.3.8, Repoman-2.3.1 dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 index 4be28602628..d8ce4648602 100644 --- 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/edicl/cl-ppcre/archive/${MY_P}.tar.gz -> cl-ppcre-${ LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" RDEPEND="=dev-lisp/cl-ppcre-${PV}*
