commit: 4e0b5b4cd7c8dcc404cf47b9a6ca09a46b141cfc
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 20:43:56 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Apr 27 08:00:41 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e0b5b4c
dev-python/opcodes: keyword 0.3.14-r2 for ~x86
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-python/opcodes/opcodes-0.3.14-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/opcodes/opcodes-0.3.14-r2.ebuild
b/dev-python/opcodes/opcodes-0.3.14-r2.ebuild
index c5c5f3c7bb10..94117d0cb2c5 100644
--- a/dev-python/opcodes/opcodes-0.3.14-r2.ebuild
+++ b/dev-python/opcodes/opcodes-0.3.14-r2.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
RDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]