diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-06-03 20:48:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-06-03 20:48:37 +0000 |
commit | d9fedad8080db2bc128a8361b13ba7db57f30c44 (patch) | |
tree | 790a86b123e04f7429d09675e39895b9359c9be7 /dev-python/twisted-web | |
parent | Marked ~hppa (bug #510832). (diff) | |
download | gentoo-2-d9fedad8080db2bc128a8361b13ba7db57f30c44.tar.gz gentoo-2-d9fedad8080db2bc128a8361b13ba7db57f30c44.tar.bz2 gentoo-2-d9fedad8080db2bc128a8361b13ba7db57f30c44.zip |
Marked ~hppa (bug #510832).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python/twisted-web')
-rw-r--r-- | dev-python/twisted-web/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-web/twisted-web-14.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-web/ChangeLog b/dev-python/twisted-web/ChangeLog index c538d92c472d..5df95a0c9fe7 100644 --- a/dev-python/twisted-web/ChangeLog +++ b/dev-python/twisted-web/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-web # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.101 2014/05/28 07:17:29 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/ChangeLog,v 1.102 2014/06/03 20:48:37 jer Exp $ + + 03 Jun 2014; Jeroen Roovers <jer@gentoo.org> twisted-web-14.0.0.ebuild: + Marked ~hppa (bug #510832). 28 May 2014; Ian Delaney <idella4@gentoo.org> twisted-web-14.0.0.ebuild: re-keyword ~arm, tested on armv7, cubieboard2 diff --git a/dev-python/twisted-web/twisted-web-14.0.0.ebuild b/dev-python/twisted-web/twisted-web-14.0.0.ebuild index e1aec0ec660b..8eaaab0f2cb7 100644 --- a/dev-python/twisted-web/twisted-web-14.0.0.ebuild +++ b/dev-python/twisted-web/twisted-web-14.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-14.0.0.ebuild,v 1.2 2014/05/28 07:17:29 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-14.0.0.ebuild,v 1.3 2014/06/03 20:48:37 jer Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -10,7 +10,7 @@ inherit twisted-r1 MY_PN="TwistedWeb" DESCRIPTION="Twisted web server, programmable in Python" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="soap" DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}] |