summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-10-12 13:23:04 -0700
committerMatt Turner <mattst88@gentoo.org>2019-10-12 13:23:04 -0700
commite93281d5929d0f64aa97554e8d56c2e5196243ec (patch)
tree53dcfffa4a2cbdabf280874e3540826d8a90f3d7 /dev-python/wcwidth
parentdev-python/pytest-4.5.0: add ~alpha, bug 686042 (diff)
downloadgentoo-e93281d5929d0f64aa97554e8d56c2e5196243ec.tar.gz
gentoo-e93281d5929d0f64aa97554e8d56c2e5196243ec.tar.bz2
gentoo-e93281d5929d0f64aa97554e8d56c2e5196243ec.zip
dev-python/wcwidth-0.1.7-r2: add ~alpha, bug 686042
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/wcwidth')
-rw-r--r--dev-python/wcwidth/wcwidth-0.1.7-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wcwidth/wcwidth-0.1.7-r2.ebuild b/dev-python/wcwidth/wcwidth-0.1.7-r2.ebuild
index a5e2691b66e2..a7352c66497d 100644
--- a/dev-python/wcwidth/wcwidth-0.1.7-r2.ebuild
+++ b/dev-python/wcwidth/wcwidth-0.1.7-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""