diff options
-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 |