commit:     492de871563cfdb351092be98c09fb632c5d8571
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  1 11:35:34 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Apr  1 11:35:34 2022 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=492de871

dev-lisp/cl-closure-template: Drop keywords

Unkeyworded dependencies.

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 dev-lisp/cl-closure-template/cl-closure-template-0.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lisp/cl-closure-template/cl-closure-template-0.2.1.ebuild 
b/dev-lisp/cl-closure-template/cl-closure-template-0.2.1.ebuild
index f0167d3f..a8c8d8c3 100644
--- a/dev-lisp/cl-closure-template/cl-closure-template-0.2.1.ebuild
+++ b/dev-lisp/cl-closure-template/cl-closure-template-0.2.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/archimag/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="LLGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+#KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE="doc emacs"
 
 RDEPEND="dev-lisp/babel

Reply via email to