From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3BA2315808B for ; Fri, 1 Apr 2022 12:03:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 697C2E0934; Fri, 1 Apr 2022 12:03:51 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4FC4EE0934 for ; Fri, 1 Apr 2022 12:03:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 64A7C340EAF for ; Fri, 1 Apr 2022 12:03:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE1D5AF for ; Fri, 1 Apr 2022 12:03:48 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1648812934.492de871563cfdb351092be98c09fb632c5d8571.ulm@gentoo> Subject: [gentoo-commits] proj/lisp:master commit in: dev-lisp/cl-closure-template/ X-VCS-Repository: proj/lisp X-VCS-Files: dev-lisp/cl-closure-template/cl-closure-template-0.2.1.ebuild X-VCS-Directories: dev-lisp/cl-closure-template/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 492de871563cfdb351092be98c09fb632c5d8571 X-VCS-Branch: master Date: Fri, 1 Apr 2022 12:03:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bab359ac-0183-40c9-8295-b81eede14feb X-Archives-Hash: e129fd98b7c280a086893d91e452fcf5 commit: 492de871563cfdb351092be98c09fb632c5d8571 Author: Ulrich Müller gentoo org> AuthorDate: Fri Apr 1 11:35:34 2022 +0000 Commit: Ulrich Müller gentoo 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 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