summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-05-09 14:15:09 +0200
committerMichał Górny <mgorny@gentoo.org>2024-05-09 14:15:09 +0200
commite300a085c7ce2dfc7ee054cc94d03b735b062f22 (patch)
tree6c4c7e09269b9f258be42fc5e3dc7bd3b3b0b2ce /dev-libs/mpdecimal
parentdev-lang/python: USE=jit now uses LLVM 18 (diff)
downloadgentoo-e300a085c7ce2dfc7ee054cc94d03b735b062f22.tar.gz
gentoo-e300a085c7ce2dfc7ee054cc94d03b735b062f22.tar.bz2
gentoo-e300a085c7ce2dfc7ee054cc94d03b735b062f22.zip
dev-libs/mpdecimal: Keyword 4.0.0 x86, #931598
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs/mpdecimal')
-rw-r--r--dev-libs/mpdecimal/mpdecimal-4.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/mpdecimal/mpdecimal-4.0.0.ebuild b/dev-libs/mpdecimal/mpdecimal-4.0.0.ebuild
index e2b2f84cbcad..5007e4cc6abc 100644
--- a/dev-libs/mpdecimal/mpdecimal-4.0.0.ebuild
+++ b/dev-libs/mpdecimal/mpdecimal-4.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="BSD-2"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="cxx test"
RESTRICT="!test? ( test )"