summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-06-03 20:47:57 +0000
committerJeroen Roovers <jer@gentoo.org>2014-06-03 20:47:57 +0000
commit9ac4a590966de514948ac372e2ba45a5cb48f3c2 (patch)
treef631763c158694214e8a64881fed01008fd8a5fc /dev-python/twisted-core
parentStable for HPPA (bug #511668). (diff)
downloadgentoo-2-9ac4a590966de514948ac372e2ba45a5cb48f3c2.tar.gz
gentoo-2-9ac4a590966de514948ac372e2ba45a5cb48f3c2.tar.bz2
gentoo-2-9ac4a590966de514948ac372e2ba45a5cb48f3c2.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-core')
-rw-r--r--dev-python/twisted-core/ChangeLog5
-rw-r--r--dev-python/twisted-core/twisted-core-14.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-core/ChangeLog b/dev-python/twisted-core/ChangeLog
index 7b33687fbaef..5c32411bb0bc 100644
--- a/dev-python/twisted-core/ChangeLog
+++ b/dev-python/twisted-core/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-core
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/ChangeLog,v 1.25 2014/05/28 05:58:30 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/ChangeLog,v 1.26 2014/06/03 20:47:57 jer Exp $
+
+ 03 Jun 2014; Jeroen Roovers <jer@gentoo.org> twisted-core-14.0.0.ebuild:
+ Marked ~hppa (bug #510832).
28 May 2014; Ian Delaney <idella4@gentoo.org> twisted-core-14.0.0.ebuild:
re-keyword ~arm, tested on armv7, cubieboard2
diff --git a/dev-python/twisted-core/twisted-core-14.0.0.ebuild b/dev-python/twisted-core/twisted-core-14.0.0.ebuild
index 9437e543ab07..65650b22e2c9 100644
--- a/dev-python/twisted-core/twisted-core-14.0.0.ebuild
+++ b/dev-python/twisted-core/twisted-core-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-core/twisted-core-14.0.0.ebuild,v 1.6 2014/05/28 05:58:30 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-core/twisted-core-14.0.0.ebuild,v 1.7 2014/06/03 20:47:57 jer Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@ inherit eutils flag-o-matic twisted-r1
DESCRIPTION="An asynchronous networking framework written in Python"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~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="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~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"
IUSE="crypt gtk serial test"
RDEPEND=">=net-zope/zope-interface-3.6.0[${PYTHON_USEDEP}]