pacho 15/05/17 10:17:09 Modified: asyncio-3.4.2.ebuild ChangeLog Log: ppc keyword, bug #548938 (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.5 dev-python/asyncio/asyncio-3.4.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asyncio/asyncio-3.4.2.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asyncio/asyncio-3.4.2.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asyncio/asyncio-3.4.2.ebuild?r1=1.4&r2=1.5 Index: asyncio-3.4.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/asyncio/asyncio-3.4.2.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- asyncio-3.4.2.ebuild 10 May 2015 09:34:55 -0000 1.4 +++ asyncio-3.4.2.ebuild 17 May 2015 10:17:09 -0000 1.5 @@ -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/asyncio/asyncio-3.4.2.ebuild,v 1.4 2015/05/10 09:34:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/asyncio/asyncio-3.4.2.ebuild,v 1.5 2015/05/17 10:17:09 pacho Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" RDEPEND="" 1.5 dev-python/asyncio/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asyncio/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asyncio/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/asyncio/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/asyncio/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 10 May 2015 09:34:55 -0000 1.4 +++ ChangeLog 17 May 2015 10:17:09 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/asyncio # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/asyncio/ChangeLog,v 1.4 2015/05/10 09:34:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/asyncio/ChangeLog,v 1.5 2015/05/17 10:17:09 pacho Exp $ + + 17 May 2015; Pacho Ramos <[email protected]> asyncio-3.4.2.ebuild: + ppc keyword, bug #548938 10 May 2015; Jeroen Roovers <[email protected]> asyncio-3.4.2.ebuild: Mark ~ppc64 (bug #548938).
