summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-11-23 14:29:26 -0800
committerMatt Turner <mattst88@gentoo.org>2017-11-23 14:31:28 -0800
commit1407b1d2639b0914c03bc4c73ef57255521d52fd (patch)
treee77ea1f10cc1a6a9591ec0c70365094dbfe7fd66 /dev-python
parentdev-python/pytest-expect-1.1.0: added ~alpha, bug 617914 (diff)
downloadgentoo-1407b1d2639b0914c03bc4c73ef57255521d52fd.tar.gz
gentoo-1407b1d2639b0914c03bc4c73ef57255521d52fd.tar.bz2
gentoo-1407b1d2639b0914c03bc4c73ef57255521d52fd.zip
dev-python/u-msgpack-2.4.1: added ~alpha, bug 617914
Diffstat (limited to 'dev-python')
-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 697ed0e5c003..b71984aa66c7 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 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 x86"
IUSE="test"
RDEPEND=""