diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-02-08 00:33:36 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-02-08 00:34:03 +0200 |
commit | 3991d847d40c857f2c6dfa8fe5d12ebd954f00ea (patch) | |
tree | 41c12a91958e1ab20e271fd68c6643bdc865084b /dev-python/twisted | |
parent | profiles: mask dev-python/twisted[conch,crypt,http2,soap.test] on mips (diff) | |
download | gentoo-3991d847d40c857f2c6dfa8fe5d12ebd954f00ea.tar.gz gentoo-3991d847d40c857f2c6dfa8fe5d12ebd954f00ea.tar.bz2 gentoo-3991d847d40c857f2c6dfa8fe5d12ebd954f00ea.zip |
dev-python/twisted-16.4.1: keyworded for ~mips
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-python/twisted')
-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 07150b4ec6a9..c9516f9bdd6b 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 ~x86" +KEYWORDS="~amd64 ~hppa ~mips ~x86" IUSE="conch crypt http2 serial +soap test" RDEPEND=">=dev-python/zope-interface-4.0.2[${PYTHON_USEDEP}] |