From: Matt Turner Date: Thu, 23 Nov 2017 23:52:28 +0000 (-0800) Subject: dev-python/pyinotify-0.9.6: added ~alpha, bug 636702 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=99d863ddd16906f971106cc11f5b282bb2d9edb6;p=gentoo.git dev-python/pyinotify-0.9.6: added ~alpha, bug 636702 --- diff --git a/dev-python/pyinotify/pyinotify-0.9.6.ebuild b/dev-python/pyinotify/pyinotify-0.9.6.ebuild index 21d28c1e2838..85eb045a2680 100644 --- a/dev-python/pyinotify/pyinotify-0.9.6.ebuild +++ b/dev-python/pyinotify/pyinotify-0.9.6.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://seb.dbzteam.org/pub/pyinotify/releases/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~hppa ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="examples" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"