summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-03-08 18:39:55 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-08 21:56:44 +0000
commit990fa45dc51a4ff7b1748d721d0c31b6a10a1a78 (patch)
treedafc5cd1f54f81539aa85ab8504658f516d5976b /dev-python/twisted-core
parentdev-vcs/mercurial: stable 4.5.2 for sparc, bug #649872 (diff)
downloadgentoo-990fa45dc51a4ff7b1748d721d0c31b6a10a1a78.tar.gz
gentoo-990fa45dc51a4ff7b1748d721d0c31b6a10a1a78.tar.bz2
gentoo-990fa45dc51a4ff7b1748d721d0c31b6a10a1a78.zip
dev-python/twisted-core: keyworded 15.2.1 for sparc, bug #510832
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-python/twisted-core')
-rw-r--r--dev-python/twisted-core/twisted-core-15.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-core/twisted-core-15.2.1.ebuild b/dev-python/twisted-core/twisted-core-15.2.1.ebuild
index 2293fc3cb684..293fce0e0215 100644
--- a/dev-python/twisted-core/twisted-core-15.2.1.ebuild
+++ b/dev-python/twisted-core/twisted-core-15.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,7 @@ inherit eutils flag-o-matic twisted-r1
DESCRIPTION="An asynchronous networking framework written in Python"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="crypt gtk serial test"
RDEPEND=">=dev-python/zope-interface-3.6.0[${PYTHON_USEDEP}]