diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-19 13:17:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-19 13:17:57 +0000 |
commit | 45847af4b21dec9d7abcb9b8b7665c4e5068a96c (patch) | |
tree | 86cd17252984974195cfaa29359624a2b3380913 /dev-python/ttystatus | |
parent | Add ~ppc64, wrt bug #530672 (diff) | |
download | gentoo-2-45847af4b21dec9d7abcb9b8b7665c4e5068a96c.tar.gz gentoo-2-45847af4b21dec9d7abcb9b8b7665c4e5068a96c.tar.bz2 gentoo-2-45847af4b21dec9d7abcb9b8b7665c4e5068a96c.zip |
Add ~ppc64, wrt bug #530672
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="~ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/ttystatus')
-rw-r--r-- | dev-python/ttystatus/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/ttystatus/ttystatus-0.22.ebuild | 4 | ||||
-rw-r--r-- | dev-python/ttystatus/ttystatus-0.23.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/ttystatus/ChangeLog b/dev-python/ttystatus/ChangeLog index 929f7efdd243..2932f2205426 100644 --- a/dev-python/ttystatus/ChangeLog +++ b/dev-python/ttystatus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/ttystatus # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.15 2015/01/19 13:17:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ChangeLog,v 1.16 2015/01/19 13:17:57 ago Exp $ + + 19 Jan 2015; Agostino Sarubbo <ago@gentoo.org> ttystatus-0.22.ebuild, + ttystatus-0.23.ebuild: + Add ~ppc64, wrt bug #530672 19 Jan 2015; Agostino Sarubbo <ago@gentoo.org> ttystatus-0.22.ebuild, ttystatus-0.23.ebuild: diff --git a/dev-python/ttystatus/ttystatus-0.22.ebuild b/dev-python/ttystatus/ttystatus-0.22.ebuild index 6c42e798c5e6..61a8053042d6 100644 --- a/dev-python/ttystatus/ttystatus-0.22.ebuild +++ b/dev-python/ttystatus/ttystatus-0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v 1.4 2015/01/19 13:17:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.22.ebuild,v 1.5 2015/01/19 13:17:57 ago 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 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND="${PYTHON_DEPS}" diff --git a/dev-python/ttystatus/ttystatus-0.23.ebuild b/dev-python/ttystatus/ttystatus-0.23.ebuild index 47f2747053e7..641fd936569f 100644 --- a/dev-python/ttystatus/ttystatus-0.23.ebuild +++ b/dev-python/ttystatus/ttystatus-0.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.6 2015/01/19 13:17:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ttystatus/ttystatus-0.23.ebuild,v 1.7 2015/01/19 13:17:57 ago 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 ~arm ~hppa ~ppc x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86" IUSE="" DEPEND="${PYTHON_DEPS}" |