diff options
author | Sam James <sam@gentoo.org> | 2023-11-17 04:05:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-17 04:05:13 +0000 |
commit | 7253bef41058531d9f1f230a496bd962f1ae4eb9 (patch) | |
tree | 12252bbbca2fc25d04e004834e656e43273b44ed /sys-devel/bin86 | |
parent | sys-devel/bin86: Stabilize 0.16.21-r2 x86, #917360 (diff) | |
download | gentoo-7253bef41058531d9f1f230a496bd962f1ae4eb9.tar.gz gentoo-7253bef41058531d9f1f230a496bd962f1ae4eb9.tar.bz2 gentoo-7253bef41058531d9f1f230a496bd962f1ae4eb9.zip |
sys-devel/bin86: Stabilize 0.16.21-r2 amd64, #917360
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/bin86')
-rw-r--r-- | sys-devel/bin86/bin86-0.16.21-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |