diff options
author | 2023-08-24 13:38:11 +0100 | |
---|---|---|
committer | 2023-08-24 13:38:11 +0100 | |
commit | cd61a69bd8ce8b626528c8de864dde0869d4a62c (patch) | |
tree | 07c5dfa5406d048c33f7474490063713fcc77d6d /dev-python/paginate | |
parent | dev-python/mkdocs-material: Keyword 9.2.3 ppc, #912898 (diff) | |
download | gentoo-cd61a69bd8ce8b626528c8de864dde0869d4a62c.tar.gz gentoo-cd61a69bd8ce8b626528c8de864dde0869d4a62c.tar.bz2 gentoo-cd61a69bd8ce8b626528c8de864dde0869d4a62c.zip |
dev-python/paginate: Keyword 0.5.6 ppc, #912898
Signed-off-by: Sam James <sam@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 46842facb4e6..473f823cfc92 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" +KEYWORDS="~amd64 ~ppc" distutils_enable_tests pytest |