diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 18:24:42 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 18:28:25 +0100 |
commit | a399023532388214e3d866e0ea689e9a82f90287 (patch) | |
tree | d90597a3dbbe79a0c69d75ac755e2be9875384de /dev-python/twisted-web/twisted-web-13.2.0.ebuild | |
parent | dev-python/twisted-names: dropped ~ia64-linux ~x86-interix (diff) | |
download | gentoo-a399023532388214e3d866e0ea689e9a82f90287.tar.gz gentoo-a399023532388214e3d866e0ea689e9a82f90287.tar.bz2 gentoo-a399023532388214e3d866e0ea689e9a82f90287.zip |
dev-python/twisted-web: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-python/twisted-web/twisted-web-13.2.0.ebuild')
-rw-r--r-- | dev-python/twisted-web/twisted-web-13.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-web/twisted-web-13.2.0.ebuild b/dev-python/twisted-web/twisted-web-13.2.0.ebuild index ab18fee2d83e..4907c3ca5b7b 100644 --- a/dev-python/twisted-web/twisted-web-13.2.0.ebuild +++ b/dev-python/twisted-web/twisted-web-13.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ inherit twisted-r1 MY_PN="TwistedWeb" DESCRIPTION="Twisted web server, programmable in Python" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="soap" DEPEND=" |