diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-03 22:53:32 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-03 22:55:35 +0100 |
commit | 421b42d749caeec9a5e327c846371f4f96e95679 (patch) | |
tree | 2ae31f73f1ff910bfbb7efeb0f573f085d384790 /dev-python/twisted | |
parent | dev-python/autopep8: keyworded 1.4.4 for ia64, bug #717372 (diff) | |
download | gentoo-421b42d749caeec9a5e327c846371f4f96e95679.tar.gz gentoo-421b42d749caeec9a5e327c846371f4f96e95679.tar.bz2 gentoo-421b42d749caeec9a5e327c846371f4f96e95679.zip |
dev-python/twisted: keyworded 19.10.0 for ia64, bug #661320
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/twisted')
-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 33fff2b99884..d48dc49c7418 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="~alpha amd64 arm arm64 ~mips ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" LICENSE="MIT" SLOT="0" |