diff options
author | Sam James <sam@gentoo.org> | 2024-05-19 18:07:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-19 18:08:35 +0100 |
commit | 63c4bedc9c9b97032273c2f3b449bc40881f5c78 (patch) | |
tree | 1e0f36f50db567a80b12733089784a8b85747f62 /dev-libs | |
parent | dev-libs/libx86: Stabilize 1.1-r6 x86, #932211 (diff) | |
download | gentoo-63c4bedc9c9b97032273c2f3b449bc40881f5c78.tar.gz gentoo-63c4bedc9c9b97032273c2f3b449bc40881f5c78.tar.bz2 gentoo-63c4bedc9c9b97032273c2f3b449bc40881f5c78.zip |
dev-libs/libx86: Stabilize 1.1-r6 amd64, #932211
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libx86/libx86-1.1-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libx86/libx86-1.1-r6.ebuild b/dev-libs/libx86/libx86-1.1-r6.ebuild index 45ad110ea9a7..fccee762e710 100644 --- a/dev-libs/libx86/libx86-1.1-r6.ebuild +++ b/dev-libs/libx86/libx86-1.1-r6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.codon.org.uk/~mjg59/${PN}/downloads/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm -ppc -riscv -sparc x86" +KEYWORDS="amd64 ~arm -ppc -riscv -sparc x86" PATCHES=( # fix compile failure with linux-headers-2.6.26, bug 235599 |