diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:28:27 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:28:27 -0500 |
commit | 21a62559f02d0a2f34f1333d6cf0c533f659c324 (patch) | |
tree | 19fbef2f1b116c93dc7f552cd4a584c24ec6ae31 /dev-python/positional | |
parent | dev-python/WSME: 0.9.2 stablized amd64 x86 under allarches (diff) | |
download | gentoo-21a62559f02d0a2f34f1333d6cf0c533f659c324.tar.gz gentoo-21a62559f02d0a2f34f1333d6cf0c533f659c324.tar.bz2 gentoo-21a62559f02d0a2f34f1333d6cf0c533f659c324.zip |
dev-python/positional: 1.1.2 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/positional')
-rw-r--r-- | dev-python/positional/positional-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/positional/positional-1.1.2.ebuild b/dev-python/positional/positional-1.1.2.ebuild index 21d6c5f5eadb..b27fc4f42e33 100644 --- a/dev-python/positional/positional-1.1.2.ebuild +++ b/dev-python/positional/positional-1.1.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |