commit: c64ddbb6db35b3d53c6975549888e95454ce7772 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 17 04:05:12 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Nov 17 04:05:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c64ddbb6
sys-devel/bin86: Stabilize 0.16.21-r2 x86, #917360 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-devel/bin86/bin86-0.16.21-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/bin86/bin86-0.16.21-r2.ebuild b/sys-devel/bin86/bin86-0.16.21-r2.ebuild index 4cabadfd2b2a..ec61c436cb97 100644 --- a/sys-devel/bin86/bin86-0.16.21-r2.ebuild +++ b/sys-devel/bin86/bin86-0.16.21-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://v3.sk/~lkundrak/dev86/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86" PATCHES=( "${FILESDIR}"/${PN}-0.16.21-amd64-build.patch "${FILESDIR}"/${PN}-0.16.21-fix-build-for-clang16.patch
