diff options
author | Chema Alonso Josa <nimiux@gentoo.org> | 2017-09-27 21:18:07 +0200 |
---|---|---|
committer | Chema Alonso Josa <nimiux@gentoo.org> | 2017-09-27 21:18:07 +0200 |
commit | e54f4dbec6f54544002f0b1c574f43c00eb62bd3 (patch) | |
tree | bba6f22e8cc046f66ba00019dde0b2ecad9b6cf5 /dev-lisp | |
parent | dev-lisp/cl-unicode: Stable on amd64 and x86 (diff) | |
download | gentoo-e54f4dbec6f54544002f0b1c574f43c00eb62bd3.tar.gz gentoo-e54f4dbec6f54544002f0b1c574f43c00eb62bd3.tar.bz2 gentoo-e54f4dbec6f54544002f0b1c574f43c00eb62bd3.zip |
dev-lisp/cl-ppcre-unicode: Stable on amd64 and x86
Gentoo-Bug: 629378
Package-Manager: Portage-2.3.8, Repoman-2.3.1
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.0.11.ebuild | 4 |
1 files 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 4be286026288..d8ce4648602e 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}* |