diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 12:59:48 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:30:42 -0600 |
commit | 99a4d6e4b0e79e3531ead65c513440668a885978 (patch) | |
tree | f8d77d35844ecb16fc92090700888f8d75f510bc /dev-python/python-memcached/python-memcached-1.58.ebuild | |
parent | dev-python/osprofiler: 1.4.0 stable amd64 and x86 (diff) | |
download | gentoo-99a4d6e4b0e79e3531ead65c513440668a885978.tar.gz gentoo-99a4d6e4b0e79e3531ead65c513440668a885978.tar.bz2 gentoo-99a4d6e4b0e79e3531ead65c513440668a885978.zip |
dev-python/python-memcached: 1.58 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/python-memcached/python-memcached-1.58.ebuild')
-rw-r--r-- | dev-python/python-memcached/python-memcached-1.58.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-memcached/python-memcached-1.58.ebuild b/dev-python/python-memcached/python-memcached-1.58.ebuild index 171c367ba2c4..a996ddaf7600 100644 --- a/dev-python/python-memcached/python-memcached-1.58.ebuild +++ b/dev-python/python-memcached/python-memcached-1.58.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="dev-python/setuptools[${PYTHON_USEDEP}] |