summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-12-26 17:54:47 +0000
committerMarkus Meier <maekke@gentoo.org>2014-12-26 17:54:47 +0000
commit1ed1c32b4ff4a76b914182936bb170b1a0d824d6 (patch)
treea5b91d6ea3beec073f803d792524d0e0c82acf9a /dev-python/ttystatus
parentadd ~arm, bug #530672 (diff)
downloadgentoo-2-1ed1c32b4ff4a76b914182936bb170b1a0d824d6.tar.gz
gentoo-2-1ed1c32b4ff4a76b914182936bb170b1a0d824d6.tar.bz2
gentoo-2-1ed1c32b4ff4a76b914182936bb170b1a0d824d6.zip
add ~arm, bug #530672
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-python/ttystatus')
-rw-r--r--dev-python/ttystatus/ChangeLog5
-rw-r--r--dev-python/ttystatus/ttystatus-0.23.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/ttystatus/ChangeLog b/dev-python/ttystatus/ChangeLog
index 98a3627e9b11..8e17619d90f5 100644
--- a/dev-python/ttystatus/ChangeLog
+++ b/dev-python/ttystatus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/ttystatus
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.13 2014/11/29 12:53:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.14 2014/12/26 17:54:47 maekke Exp $
+
+ 26 Dec 2014; Markus Meier <maekke@gentoo.org> ttystatus-0.23.ebuild:
+ add ~arm, bug #530672
29 Nov 2014; Jeroen Roovers <jer@gentoo.org> ttystatus-0.23.ebuild:
Marked ~hppa (bug #530672).
diff --git a/dev-python/ttystatus/ttystatus-0.23.ebuild b/dev-python/ttystatus/ttystatus-0.23.ebuild
index eaa8ac2795b3..8e112305f361 100644
--- a/dev-python/ttystatus/ttystatus-0.23.ebuild
+++ b/dev-python/ttystatus/ttystatus-0.23.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/ttystatus/ttystatus-0.23.ebuild,v 1.4 2014/11/29 12:53:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild,v 1.5 2014/12/26 17:54:47 maekke Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://code.liw.fi/debian/pool/main/p/python-${PN}/python-${PN}_${PV}.o
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~hppa x86"
+KEYWORDS="amd64 ~arm ~hppa x86"
IUSE=""
DEPEND="${PYTHON_DEPS}"