diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:03:27 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:16:17 -0500 |
commit | b3faa6fcdae6c54335c0ef4a45e220487e7a0404 (patch) | |
tree | 3398d083f84ee1601a882af0114bc40efcb47a2a /dev-python/python-memcached | |
parent | dev-python/pytz: 2018.9 allarches stablized (diff) | |
download | gentoo-b3faa6fcdae6c54335c0ef4a45e220487e7a0404.tar.gz gentoo-b3faa6fcdae6c54335c0ef4a45e220487e7a0404.tar.bz2 gentoo-b3faa6fcdae6c54335c0ef4a45e220487e7a0404.zip |
dev-python/python-memcached: 1.59 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/python-memcached')
-rw-r--r-- | dev-python/python-memcached/python-memcached-1.59.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-memcached/python-memcached-1.59.ebuild b/dev-python/python-memcached/python-memcached-1.59.ebuild index 72fc868d05af..6d41a1745de5 100644 --- a/dev-python/python-memcached/python-memcached-1.59.ebuild +++ b/dev-python/python-memcached/python-memcached-1.59.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="OSL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 ppc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="test" DEPEND=" |