commit: 8c3b3fac973fbed13b8f82ef0df34b0c3bcd7176
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 1 08:54:53 2025 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jan 1 08:56:15 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c3b3fac
dev-python/symengine: Keyword 0.13.0 x86, #947261
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-python/symengine/symengine-0.13.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/symengine/symengine-0.13.0.ebuild
b/dev-python/symengine/symengine-0.13.0.ebuild
index 1f92db981fa4..cc0c62820514 100644
--- a/dev-python/symengine/symengine-0.13.0.ebuild
+++ b/dev-python/symengine/symengine-0.13.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~riscv"
+KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
BDEPEND="
dev-build/cmake