Gentoo Archives: gentoo-commits

From: "José María Alonso" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-emb/
Date: Tue, 04 Apr 2017 18:28:37
Message-Id: 1491330547.aba63c5777cdd32a56d9f4e1b28d0468c3463719.nimiux@gentoo
1 commit: aba63c5777cdd32a56d9f4e1b28d0468c3463719
2 Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 4 18:29:07 2017 +0000
4 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 4 18:29:07 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=aba63c57
7
8 dev-lisp/cl-emb: Updates header and keywords
9
10 dev-lisp/cl-emb/cl-emb-0.4.4.ebuild | 5 ++---
11 1 file changed, 2 insertions(+), 3 deletions(-)
12
13 diff --git a/dev-lisp/cl-emb/cl-emb-0.4.4.ebuild b/dev-lisp/cl-emb/cl-emb-0.4.4.ebuild
14 index ff91b12f..144c169f 100644
15 --- a/dev-lisp/cl-emb/cl-emb-0.4.4.ebuild
16 +++ b/dev-lisp/cl-emb/cl-emb-0.4.4.ebuild
17 @@ -1,6 +1,5 @@
18 -# Copyright 1999-2016 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21 -# $Id$
22
23 inherit common-lisp-2
24
25 @@ -10,7 +9,7 @@ SRC_URI="http://common-lisp.net/~sionescu/files/${P}.tar.gz"
26
27 LICENSE="LLGPL-2.1"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc ~sparc x86"
30 +KEYWORDS="~amd64 ~ppc ~sparc ~x86"
31 IUSE=""
32
33 RDEPEND="dev-lisp/cl-ppcre"