diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-02 15:55:38 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-02 15:55:38 +0100 |
commit | 2384d847553e58aae583642afbffed6c829a605b (patch) | |
tree | 7019ec3b94d9c4b484096a74dc4a7bea71b16ca7 /dev-python/twisted | |
parent | dev-python/priority: ia64 keyworded, bug #605122 (diff) | |
download | gentoo-2384d847553e58aae583642afbffed6c829a605b.tar.gz gentoo-2384d847553e58aae583642afbffed6c829a605b.tar.bz2 gentoo-2384d847553e58aae583642afbffed6c829a605b.zip |
dev-python/twisted: ia64 keyworded, bug #605122
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/twisted')
-rw-r--r-- | dev-python/twisted/twisted-16.6.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-16.6.0-r1.ebuild b/dev-python/twisted/twisted-16.6.0-r1.ebuild index ce2dab42bca9..8851aa261252 100644 --- a/dev-python/twisted/twisted-16.6.0-r1.ebuild +++ b/dev-python/twisted/twisted-16.6.0-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="${SRC_URI}/${TWISTED_RELEASE}/${TWISTED_P}.tar.bz2" # Dropped keywords due to new deps not keyworded #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86" IUSE="conch crypt http2 serial +soap test" RDEPEND=">=dev-python/zope-interface-4.0.2[${PYTHON_USEDEP}] |