diff options
author | Ian Delaney <idella4@gentoo.org> | 2014-05-28 09:00:39 +0000 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2014-05-28 09:00:39 +0000 |
commit | 498118c850cea8284320b5231c7ff8b5cb55b07a (patch) | |
tree | 884202108f9b3cb5d86fb66224d505f62de5b563 /dev-python/twisted-news | |
parent | Drop old versions (diff) | |
download | gentoo-2-498118c850cea8284320b5231c7ff8b5cb55b07a.tar.gz gentoo-2-498118c850cea8284320b5231c7ff8b5cb55b07a.tar.bz2 gentoo-2-498118c850cea8284320b5231c7ff8b5cb55b07a.zip |
re-keyword ~arm, tested on armv7, cubieboard2
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'dev-python/twisted-news')
-rw-r--r-- | dev-python/twisted-news/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-news/twisted-news-14.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-news/ChangeLog b/dev-python/twisted-news/ChangeLog index 9d16df6a0d13..b80260802e5c 100644 --- a/dev-python/twisted-news/ChangeLog +++ b/dev-python/twisted-news/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/twisted-news # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.73 2014/05/20 07:08:32 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/ChangeLog,v 1.74 2014/05/28 09:00:39 idella4 Exp $ + + 28 May 2014; Ian Delaney <idella4@gentoo.org> twisted-news-14.0.0.ebuild: + re-keyword ~arm, tested on armv7, cubieboard2 *twisted-news-14.0.0 (20 May 2014) diff --git a/dev-python/twisted-news/twisted-news-14.0.0.ebuild b/dev-python/twisted-news/twisted-news-14.0.0.ebuild index a810cdf1ca56..b12890fc32b0 100644 --- a/dev-python/twisted-news/twisted-news-14.0.0.ebuild +++ b/dev-python/twisted-news/twisted-news-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-news/twisted-news-14.0.0.ebuild,v 1.1 2014/05/20 07:08:32 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-news/twisted-news-14.0.0.ebuild,v 1.2 2014/05/28 09:00:39 idella4 Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -9,7 +9,7 @@ inherit twisted-r1 DESCRIPTION="Twisted News is an NNTP server and programming library." -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}] |