summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <idella4@gentoo.org>2014-05-28 15:08:29 +0000
committerIan Delaney <idella4@gentoo.org>2014-05-28 15:08:29 +0000
commit9c890ad2e0999657b732d31801380f21dabad3df (patch)
treebdf7e3c7accd0c0b372dbb6c392c86e41e49e9f0 /dev-python/twisted-runner
parentpatch to fix tests, fixes Bug #510834 by Patrick, re-keyword ~arm, tested on ... (diff)
downloadgentoo-2-9c890ad2e0999657b732d31801380f21dabad3df.tar.gz
gentoo-2-9c890ad2e0999657b732d31801380f21dabad3df.tar.bz2
gentoo-2-9c890ad2e0999657b732d31801380f21dabad3df.zip
re-keyword ~arm, tested on armv7, cubieboard2 wrt Bug #510832
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'dev-python/twisted-runner')
-rw-r--r--dev-python/twisted-runner/ChangeLog5
-rw-r--r--dev-python/twisted-runner/twisted-runner-14.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-runner/ChangeLog b/dev-python/twisted-runner/ChangeLog
index 6d91f542996d..ac63d8bc528c 100644
--- a/dev-python/twisted-runner/ChangeLog
+++ b/dev-python/twisted-runner/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/twisted-runner
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.76 2014/05/20 07:11:44 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.77 2014/05/28 15:08:29 idella4 Exp $
+
+ 28 May 2014; Ian Delaney <idella4@gentoo.org> twisted-runner-14.0.0.ebuild:
+ re-keyword ~arm, tested on armv7, cubieboard2 wrt Bug #510832
*twisted-runner-14.0.0 (20 May 2014)
diff --git a/dev-python/twisted-runner/twisted-runner-14.0.0.ebuild b/dev-python/twisted-runner/twisted-runner-14.0.0.ebuild
index 99ccfbd48281..6ba2e29e8519 100644
--- a/dev-python/twisted-runner/twisted-runner-14.0.0.ebuild
+++ b/dev-python/twisted-runner/twisted-runner-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-runner/twisted-runner-14.0.0.ebuild,v 1.1 2014/05/20 07:11:44 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-14.0.0.ebuild,v 1.2 2014/05/28 15:08:29 idella4 Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -9,7 +9,7 @@ inherit twisted-r1
DESCRIPTION="Twisted Runner is a process management library and inetd replacement."
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]"