commit: 60bba77a9b176e95dcf41628353b7d339d81ee67
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 21 12:49:45 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 21 12:49:45 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60bba77a
dev-games/irrlicht-headers: Stabilize 1.8.5 x86, #958612
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-games/irrlicht-headers/irrlicht-headers-1.8.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-games/irrlicht-headers/irrlicht-headers-1.8.5.ebuild
b/dev-games/irrlicht-headers/irrlicht-headers-1.8.5.ebuild
index 841369b95a2c..edb3963f67b6 100644
--- a/dev-games/irrlicht-headers/irrlicht-headers-1.8.5.ebuild
+++ b/dev-games/irrlicht-headers/irrlicht-headers-1.8.5.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
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}/source/${MY_PN^}"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="~amd64 ~riscv x86"
BDEPEND="app-arch/unzip"