blueness 14/10/24 14:37:38 Modified: pytest-cov-1.6.ebuild ChangeLog Log: Keyword ~ppc ~ppc64, bug #525562 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.9 dev-python/pytest-cov/pytest-cov-1.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest-cov/pytest-cov-1.6.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest-cov/pytest-cov-1.6.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest-cov/pytest-cov-1.6.ebuild?r1=1.8&r2=1.9 Index: pytest-cov-1.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pytest-cov/pytest-cov-1.6.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- pytest-cov-1.6.ebuild 20 Oct 2014 17:20:10 -0000 1.8 +++ pytest-cov-1.6.ebuild 24 Oct 2014 14:37:38 -0000 1.9 @@ -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/pytest-cov/pytest-cov-1.6.ebuild,v 1.8 2014/10/20 17:20:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest-cov/pytest-cov-1.6.ebuild,v 1.9 2014/10/24 14:37:38 blueness Exp $ EAPI="5" @@ -13,7 +13,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~hppa ~x86 ~ppc ~ppc64 ~amd64-linux ~x86-linux" IUSE="" DEPEND="" 1.9 dev-python/pytest-cov/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest-cov/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest-cov/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest-cov/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pytest-cov/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 20 Oct 2014 17:20:10 -0000 1.8 +++ ChangeLog 24 Oct 2014 14:37:38 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pytest-cov # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest-cov/ChangeLog,v 1.8 2014/10/20 17:20:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest-cov/ChangeLog,v 1.9 2014/10/24 14:37:38 blueness Exp $ + + 24 Oct 2014; Anthony G. Basile <[email protected]> pytest-cov-1.6.ebuild: + Keyword ~ppc ~ppc64, bug #525562 20 Oct 2014; Jeroen Roovers <[email protected]> pytest-cov-1.6.ebuild: Marked ~hppa (bug #525562).
