commit: 98892f1741a467a82fb3f9c8f3fd9a7d1f4d9a28 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 7 05:07:09 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 7 05:07:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98892f17
dev-games/guichan: Stabilize 0.8.2-r1 x86, #953316 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-games/guichan/guichan-0.8.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-games/guichan/guichan-0.8.2-r1.ebuild b/dev-games/guichan/guichan-0.8.2-r1.ebuild index 22e244aec69d..c3edbf1050ec 100644 --- a/dev-games/guichan/guichan-0.8.2-r1.ebuild +++ b/dev-games/guichan/guichan-0.8.2-r1.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/darkbitsorg/${PN}/releases/download/v${PV}/${P}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="allegro opengl sdl" DEPEND="
