diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:01:15 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:16:12 -0500 |
commit | 0505c8315ca9134f2a16e98d412f69d1670ba9d9 (patch) | |
tree | 2f44508aba04a2c7daeac5f843cfdd42ea7863a0 /dev-python/msgpack | |
parent | dev-python/pycadf: 2.9.0 allarches stablized (diff) | |
download | gentoo-0505c8315ca9134f2a16e98d412f69d1670ba9d9.tar.gz gentoo-0505c8315ca9134f2a16e98d412f69d1670ba9d9.tar.bz2 gentoo-0505c8315ca9134f2a16e98d412f69d1670ba9d9.zip |
dev-python/msgpack: 0.6.1 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/msgpack')
-rw-r--r-- | dev-python/msgpack/msgpack-0.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/msgpack/msgpack-0.6.1.ebuild b/dev-python/msgpack/msgpack-0.6.1.ebuild index 3cb8137c6450..327fccd2a27b 100644 --- a/dev-python/msgpack/msgpack-0.6.1.ebuild +++ b/dev-python/msgpack/msgpack-0.6.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="amd64 arm ~arm64 ppc x86" IUSE="+native-extensions test" DEPEND=" |