diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-19 09:39:44 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-19 09:39:44 +0100 |
commit | 0e037a02261f70f221320cb6ac646a1d3c428551 (patch) | |
tree | 0dac15ac012b2969222f083268c95796e8088399 /dev-python | |
parent | sci-libs/mpir: add ~arm, bug #605122 (diff) | |
download | gentoo-0e037a02261f70f221320cb6ac646a1d3c428551.tar.gz gentoo-0e037a02261f70f221320cb6ac646a1d3c428551.tar.bz2 gentoo-0e037a02261f70f221320cb6ac646a1d3c428551.zip |
dev-python/twisted: add ~arm, bug #605122
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/twisted/twisted-16.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted/twisted-16.4.1.ebuild b/dev-python/twisted/twisted-16.4.1.ebuild index d6966407b707..9ab1e1fce681 100644 --- a/dev-python/twisted/twisted-16.4.1.ebuild +++ b/dev-python/twisted/twisted-16.4.1.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="~amd64 ~hppa ~mips ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86" IUSE="conch crypt http2 serial +soap test" RDEPEND=">=dev-python/zope-interface-4.0.2[${PYTHON_USEDEP}] |