diff options
author | Ulrich Müller <ulm@gentoo.org> | 2022-04-01 13:58:42 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2022-04-01 13:58:42 +0200 |
commit | 183f231870fc8490f955d739e411d4137ee3e9c3 (patch) | |
tree | 1e67309b618e89f820e5c4722632792b8a2c4486 /dev-lisp | |
parent | dev-lisp/cl-png: Drop ~sparc because of unkeyworded dependencies (diff) | |
download | lisp-183f231870fc8490f955d739e411d4137ee3e9c3.tar.gz lisp-183f231870fc8490f955d739e411d4137ee3e9c3.tar.bz2 lisp-183f231870fc8490f955d739e411d4137ee3e9c3.zip |
dev-lisp/cl-opengl: Drop ~sparc because of unkeyworded dependencies
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'dev-lisp')
-rw-r--r-- | dev-lisp/cl-opengl/cl-opengl-0.1_p20090725-r1.ebuild | 4 |
1 files 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 |