diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-03-08 18:44:32 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-08 21:56:44 +0000 |
commit | e75bc399826b4832a97df10712f41527883bc13c (patch) | |
tree | 1ce66e2865b9a89b8e6f09a7ed4c2eab4a6e5fa2 /dev-python/twisted-web | |
parent | dev-python/twisted-core: keyworded 15.2.1 for sparc, bug #510832 (diff) | |
download | gentoo-e75bc399826b4832a97df10712f41527883bc13c.tar.gz gentoo-e75bc399826b4832a97df10712f41527883bc13c.tar.bz2 gentoo-e75bc399826b4832a97df10712f41527883bc13c.zip |
dev-python/twisted-web: 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-web')
-rw-r--r-- | dev-python/twisted-web/twisted-web-15.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-web/twisted-web-15.2.1.ebuild b/dev-python/twisted-web/twisted-web-15.2.1.ebuild index 25e20b15f996..b17a342f70b3 100644 --- a/dev-python/twisted-web/twisted-web-15.2.1.ebuild +++ b/dev-python/twisted-web/twisted-web-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 twisted-r1 MY_PN="TwistedWeb" DESCRIPTION="Twisted web server, programmable in Python" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~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="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~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="soap" DEPEND=" |