diff options
author | 2021-03-19 20:13:23 +0000 | |
---|---|---|
committer | 2021-03-19 20:13:23 +0000 | |
commit | 6feccb52655100d5af06e1abe30bb19577fb6dcd (patch) | |
tree | db077c352b5fcff2ccd0990b9cf0a17e4416eb92 /dev-python/smmap | |
parent | dev-python/rsa: Stabilize 4.7.1 ALLARCHES, #777222 (diff) | |
download | gentoo-6feccb52655100d5af06e1abe30bb19577fb6dcd.tar.gz gentoo-6feccb52655100d5af06e1abe30bb19577fb6dcd.tar.bz2 gentoo-6feccb52655100d5af06e1abe30bb19577fb6dcd.zip |
dev-python/smmap: Stabilize 4.0.0 ALLARCHES, #777225
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/smmap')
-rw-r--r-- | dev-python/smmap/smmap-4.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/smmap/smmap-4.0.0.ebuild b/dev-python/smmap/smmap-4.0.0.ebuild index d8eb6b81b2a1..fcf2d3d3c805 100644 --- a/dev-python/smmap/smmap-4.0.0.ebuild +++ b/dev-python/smmap/smmap-4.0.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE=" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" SLOT="0" distutils_enable_tests unittest |