commit: 7253bef41058531d9f1f230a496bd962f1ae4eb9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 17 04:05:13 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Nov 17 04:05:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7253bef4
sys-devel/bin86: Stabilize 0.16.21-r2 amd64, #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 ec61c436cb97..c7be6fd8af00 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
