diff options
author | Sam James <sam@gentoo.org> | 2022-10-12 20:20:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-12 20:20:53 +0100 |
commit | a46b3eca9f7e54f339c889e987eddc0ec46be911 (patch) | |
tree | 21fb82026546e704a6e193b26e80873eab315db2 /dev-python | |
parent | dev-python/check-manifest: Keyword 0.48 x86, #834494 (diff) | |
download | gentoo-a46b3eca9f7e54f339c889e987eddc0ec46be911.tar.gz gentoo-a46b3eca9f7e54f339c889e987eddc0ec46be911.tar.bz2 gentoo-a46b3eca9f7e54f339c889e987eddc0ec46be911.zip |
dev-python/dictpath: Keyword 0.1.3 x86, #834494
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/dictpath/dictpath-0.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}] |