diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-04-25 11:06:02 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-04-25 11:06:08 +0100 |
commit | a0bafc793b28993eca0a18c583fd60faec97020b (patch) | |
tree | e61b5a5dfb40dfdad4997cedc07609a5bee13963 /dev-python/twisted | |
parent | dev-python/cython-test-exception-raiser: keyworded 1.0.0 for ia64 (diff) | |
download | gentoo-a0bafc793b28993eca0a18c583fd60faec97020b.tar.gz gentoo-a0bafc793b28993eca0a18c583fd60faec97020b.tar.bz2 gentoo-a0bafc793b28993eca0a18c583fd60faec97020b.zip |
dev-python/twisted: keyworded 21.2.0 for ia64
keyworded wrt bug #773451
Package-Manager: Portage-3.0.18, Repoman-3.0.3
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-21.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-21.2.0.ebuild b/dev-python/twisted/twisted-21.2.0.ebuild index 9e2ec8043392..d628d295dc3e 100644 --- a/dev-python/twisted/twisted-21.2.0.ebuild +++ b/dev-python/twisted/twisted-21.2.0.ebuild @@ -18,7 +18,7 @@ S=${WORKDIR}/${PN}-${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 arm arm64 ~hppa ppc ppc64 ~s390 sparc ~x86" +KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc ~x86" IUSE="conch crypt http2 serial test" RESTRICT="!test? ( test )" |