diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-24 20:57:49 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-24 20:57:49 +0300 |
commit | ce14394dc5180037248c9815eb0efdd049d1a3e6 (patch) | |
tree | 2cd6a3bc54e4dcbc647ce7b8495630eba6865583 /dev-python/paginate | |
parent | dev-python/mkdocs-material: Keyword 9.2.3 x86, #912898 (diff) | |
download | gentoo-ce14394dc5180037248c9815eb0efdd049d1a3e6.tar.gz gentoo-ce14394dc5180037248c9815eb0efdd049d1a3e6.tar.bz2 gentoo-ce14394dc5180037248c9815eb0efdd049d1a3e6.zip |
dev-python/paginate: Keyword 0.5.6 x86, #912898
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/paginate')
-rw-r--r-- | dev-python/paginate/paginate-0.5.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/paginate/paginate-0.5.6.ebuild b/dev-python/paginate/paginate-0.5.6.ebuild index 3e2acbd3edde..5a8bca21e7b8 100644 --- a/dev-python/paginate/paginate-0.5.6.ebuild +++ b/dev-python/paginate/paginate-0.5.6.ebuild @@ -20,6 +20,6 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" distutils_enable_tests pytest |