commit: 2e941d84e8676c6f60fba8bb15894ebb1ec174ec
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 15:06:16 2017 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 15:06:16 2017 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=2e941d84
dev-lisp/cl-typesetting: Updates header. Removes KEYWORDS
dev-lisp/cl-typesetting/cl-typesetting-9999.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/dev-lisp/cl-typesetting/cl-typesetting-9999.ebuild
b/dev-lisp/cl-typesetting/cl-typesetting-9999.ebuild
index fa58ca6c..13b9c36d 100644
--- a/dev-lisp/cl-typesetting/cl-typesetting-9999.ebuild
+++ b/dev-lisp/cl-typesetting/cl-typesetting-9999.ebuild
@@ -1,6 +1,5 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
EAPI=6
@@ -13,7 +12,6 @@ EGIT_REPO_URI="git://github.com/mbattyani/${PN}.git"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="dev-lisp/cl-pdf"