commit:     1acb28d6b6a8a785f2fab38901f5620a108047f7
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  2 15:10:08 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Apr  2 15:10:08 2022 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=1acb28d6

dev-lisp/cl-recaptcha: Drop ~sparc because of unkeyworded dependencies

Update HOMEPAGE.

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

 dev-lisp/cl-recaptcha/cl-recaptcha-1.0.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-lisp/cl-recaptcha/cl-recaptcha-1.0.ebuild 
b/dev-lisp/cl-recaptcha/cl-recaptcha-1.0.ebuild
index 2cb962e5..c95a8549 100644
--- a/dev-lisp/cl-recaptcha/cl-recaptcha-1.0.ebuild
+++ b/dev-lisp/cl-recaptcha/cl-recaptcha-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,13 +6,12 @@ EAPI=6
 inherit common-lisp-3
 
 DESCRIPTION="Straightforward Common Lisp recaptcha.com interconnection"
-HOMEPAGE="http://github.com/madnificent/cl-recaptcha/";
+HOMEPAGE="https://github.com/madnificent/cl-recaptcha/";
 SRC_URI="https://github.com/madnificent/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86"
 
 RDEPEND=">=dev-lisp/drakma-1.0.0
                dev-lisp/split-sequence

Reply via email to