commit: 36a2c8d0060953af266f70735748eb902feb1208
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 01:15:32 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 01:15:32 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36a2c8d0
media-libs/libsfml: Stabilize 2.6.2 amd64, #954467
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-libs/libsfml/libsfml-2.6.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/libsfml/libsfml-2.6.2.ebuild
b/media-libs/libsfml/libsfml-2.6.2.ebuild
index 771d64d56587..6984f2e41471 100644
--- a/media-libs/libsfml/libsfml-2.6.2.ebuild
+++ b/media-libs/libsfml/libsfml-2.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ S="${WORKDIR}/SFML-${PV}"
LICENSE="ZLIB"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
IUSE="debug doc examples"
RDEPEND="