diff options
| author | Matt Turner <mattst88@gentoo.org> | 2020-03-16 13:10:17 -0700 |
|---|---|---|
| committer | Matt Turner <mattst88@gentoo.org> | 2020-03-16 13:10:17 -0700 |
| commit | 62d97c7a86dd16433bd48ff47c8f566b8184278d (patch) | |
| tree | 7b9ef2ed5c0adfc388d398b78aa3bfc1e47c9e0c /dev-python | |
| parent | 12abfe1b76ce7e1b626f76c870ccce3de88590c9 (diff) | |
| download | gentoo-62d97c7a86dd16433bd48ff47c8f566b8184278d.tar.gz gentoo-62d97c7a86dd16433bd48ff47c8f566b8184278d.tar.bz2 gentoo-62d97c7a86dd16433bd48ff47c8f566b8184278d.zip | |
dev-python/pyaes-1.6.1-r2: add ~alpha, bug 710396
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/pyaes/pyaes-1.6.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 )" |
