summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-07-31 11:33:00 +0200
committerTobias Klausmann <klausman@gentoo.org>2017-07-31 11:33:00 +0200
commitc926a3ec4c5693ed85ec0fe1800d9aed9df0bb33 (patch)
tree431aaab72cc38e6d46b3565e9c1df08be0684647 /dev-python/u-msgpack
parentdev-python/txaio-2.7.1-r0: amd64 stable (diff)
downloadgentoo-c926a3ec4c5693ed85ec0fe1800d9aed9df0bb33.tar.gz
gentoo-c926a3ec4c5693ed85ec0fe1800d9aed9df0bb33.tar.bz2
gentoo-c926a3ec4c5693ed85ec0fe1800d9aed9df0bb33.zip
dev-python/u-msgpack-2.4.1-r0: amd64 stable
Gentoo-Bug: 624990
Diffstat (limited to 'dev-python/u-msgpack')
-rw-r--r--dev-python/u-msgpack/u-msgpack-2.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/u-msgpack/u-msgpack-2.4.1.ebuild b/dev-python/u-msgpack/u-msgpack-2.4.1.ebuild
index 8d9085ed03b1..1b16a6d8576b 100644
--- a/dev-python/u-msgpack/u-msgpack-2.4.1.ebuild
+++ b/dev-python/u-msgpack/u-msgpack-2.4.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc64"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc64"
IUSE="test"
RDEPEND=""