commit: a46b3eca9f7e54f339c889e987eddc0ec46be911
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 12 19:20:53 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 19:20:53 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a46b3eca
dev-python/dictpath: Keyword 0.1.3 x86, #834494
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/dictpath/dictpath-0.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/dictpath/dictpath-0.1.3.ebuild
b/dev-python/dictpath/dictpath-0.1.3.ebuild
index fa916cb529cc..35dc2a0168da 100644
--- a/dev-python/dictpath/dictpath-0.1.3.ebuild
+++ b/dev-python/dictpath/dictpath-0.1.3.ebuild
@@ -21,7 +21,7 @@ S="${WORKDIR}/pathable-${PV}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
RDEPEND="
dev-python/six[${PYTHON_USEDEP}]