diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-03-08 22:17:29 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-03-08 22:18:13 -0700 |
commit | f469b17c08b88f775d74aa64cf280b67d42b8ca3 (patch) | |
tree | 7d444f4e7d0a3feaf9a90e99db1166b9488448bf /dev-python/twisted/twisted-19.10.0.ebuild | |
parent | www-servers/automx2: Bump to version 2020.1 (diff) | |
download | gentoo-f469b17c08b88f775d74aa64cf280b67d42b8ca3.tar.gz gentoo-f469b17c08b88f775d74aa64cf280b67d42b8ca3.tar.bz2 gentoo-f469b17c08b88f775d74aa64cf280b67d42b8ca3.zip |
dev-python/twisted-19.10.0: add ~alpha, bug 661320
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/twisted/twisted-19.10.0.ebuild')
-rw-r--r-- | dev-python/twisted/twisted-19.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-19.10.0.ebuild b/dev-python/twisted/twisted-19.10.0.ebuild index 2a31d16311c6..25ba97792bb6 100644 --- a/dev-python/twisted/twisted-19.10.0.ebuild +++ b/dev-python/twisted/twisted-19.10.0.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://twistedmatrix.com/Releases/${TWISTED_PN}" SRC_URI="${SRC_URI}/${TWISTED_RELEASE}/${TWISTED_P}.tar.bz2 https://dev.gentoo.org/~mgorny/dist/twisted-regen-cache.gz" -KEYWORDS="amd64 ~arm arm64 ~mips ~s390 ~sh sparc ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~mips ~s390 ~sh sparc ~amd64-linux ~x86-linux" LICENSE="MIT" SLOT="0" |