diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-05 21:12:28 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-05 21:12:28 +0200 |
commit | 4ff5f331d8fbbebb4d3c48883ea0df1dda550b97 (patch) | |
tree | 0c980ccf6a8b70ae18f3caad4555c1cd4cae9139 /dev-python | |
parent | dev-python/rapidfuzz: Keyword 2.13.2 x86, #882441 (diff) | |
download | gentoo-4ff5f331d8fbbebb4d3c48883ea0df1dda550b97.tar.gz gentoo-4ff5f331d8fbbebb4d3c48883ea0df1dda550b97.tar.bz2 gentoo-4ff5f331d8fbbebb4d3c48883ea0df1dda550b97.zip |
dev-python/cleo: Keyword 2.0.1 x86, #882441
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/cleo/cleo-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cleo/cleo-2.0.1.ebuild b/dev-python/cleo/cleo-2.0.1.ebuild index c3e87c88a8bd..19df73ffdff6 100644 --- a/dev-python/cleo/cleo-2.0.1.ebuild +++ b/dev-python/cleo/cleo-2.0.1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" RDEPEND=" dev-python/crashtest[${PYTHON_USEDEP}] |