diff options
Diffstat (limited to 'dev-python/serpent')
-rw-r--r-- | dev-python/serpent/serpent-1.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/serpent/serpent-1.30.ebuild b/dev-python/serpent/serpent-1.30.ebuild index 73a64bf89215..3570f5edafba 100644 --- a/dev-python/serpent/serpent-1.30.ebuild +++ b/dev-python/serpent/serpent-1.30.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ppc ~ppc64 ~x86" IUSE="" distutils_enable_tests setup.py |