From: Matt Turner Date: Mon, 16 Mar 2020 20:10:17 +0000 (-0700) Subject: dev-python/pyaes-1.6.1-r2: add ~alpha, bug 710396 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=62d97c7a86dd16433bd48ff47c8f566b8184278d;p=gentoo.git dev-python/pyaes-1.6.1-r2: add ~alpha, bug 710396 Signed-off-by: Matt Turner --- diff --git a/dev-python/pyaes/pyaes-1.6.1-r2.ebuild b/dev-python/pyaes/pyaes-1.6.1-r2.ebuild index 2c3a31013a35..50de33af7d78 100644 --- a/dev-python/pyaes/pyaes-1.6.1-r2.ebuild +++ b/dev-python/pyaes/pyaes-1.6.1-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )"