commit:     183f231870fc8490f955d739e411d4137ee3e9c3
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  1 11:58:42 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Apr  1 11:58:42 2022 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=183f2318

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

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

 dev-lisp/cl-opengl/cl-opengl-0.1_p20090725-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lisp/cl-opengl/cl-opengl-0.1_p20090725-r1.ebuild 
b/dev-lisp/cl-opengl/cl-opengl-0.1_p20090725-r1.ebuild
index e5256a15..06848458 100644
--- a/dev-lisp/cl-opengl/cl-opengl-0.1_p20090725-r1.ebuild
+++ b/dev-lisp/cl-opengl/cl-opengl-0.1_p20090725-r1.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
@@ -11,7 +11,7 @@ SRC_URI="http://common-lisp.net/~sionescu/files/${P}.tar.bz2";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
 RDEPEND="dev-lisp/cffi

Reply via email to