summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-27 07:15:09 +0100
committerSam James <sam@gentoo.org>2023-09-27 07:15:09 +0100
commit430766d0eefb0a9e8baea7b76c83ee553fe6bea7 (patch)
tree22c054b607295dd0a6e11ad229bc13be90189a31
parentnet-analyzer/munin: Stabilize 2.0.73-r3 arm, #914559 (diff)
downloadgentoo-430766d0eefb0a9e8baea7b76c83ee553fe6bea7.tar.gz
gentoo-430766d0eefb0a9e8baea7b76c83ee553fe6bea7.tar.bz2
gentoo-430766d0eefb0a9e8baea7b76c83ee553fe6bea7.zip
dev-games/clanlib: Stabilize 4.1.0 x86, #914809
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-games/clanlib/clanlib-4.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/clanlib/clanlib-4.1.0.ebuild b/dev-games/clanlib/clanlib-4.1.0.ebuild
index f3ae7bf96b0d..f8ffb5035212 100644
--- a/dev-games/clanlib/clanlib-4.1.0.ebuild
+++ b/dev-games/clanlib/clanlib-4.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="ZLIB"
SLOT="4.1"
-KEYWORDS="~amd64 ~x86" #not big endian safe #82779
+KEYWORDS="~amd64 x86" #not big endian safe #82779
IUSE="cpu_flags_x86_sse2 doc examples ipv6 opengl +sound static-libs X"
REQUIRED_USE="opengl? ( X )"