diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 12:59:42 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:30:34 -0600 |
commit | 948a43aba38186437a14cfbf0bc042d8b2a156bc (patch) | |
tree | db2a8c13f4afea78e422c537f3ae8f70f6bff8b0 /dev-python/msgpack | |
parent | dev-python/pycadf: 2.4.0 stable amd64 and x86 (diff) | |
download | gentoo-948a43aba38186437a14cfbf0bc042d8b2a156bc.tar.gz gentoo-948a43aba38186437a14cfbf0bc042d8b2a156bc.tar.bz2 gentoo-948a43aba38186437a14cfbf0bc042d8b2a156bc.zip |
dev-python/msgpack: 0.4.8 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/msgpack')
-rw-r--r-- | dev-python/msgpack/msgpack-0.4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/msgpack/msgpack-0.4.8.ebuild b/dev-python/msgpack/msgpack-0.4.8.ebuild index fa01d1ec4c68..95f5d40558cf 100644 --- a/dev-python/msgpack/msgpack-0.4.8.ebuild +++ b/dev-python/msgpack/msgpack-0.4.8.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="test" DEPEND=" |