pesa 14/09/28 00:44:31 Modified: qtimageformats-5.3.2.ebuild ChangeLog Log: Add ~x86. (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 0xDADED6B2671CB57D!)
Revision Changes Path 1.2 dev-qt/qtimageformats/qtimageformats-5.3.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtimageformats/qtimageformats-5.3.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtimageformats/qtimageformats-5.3.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtimageformats/qtimageformats-5.3.2.ebuild?r1=1.1&r2=1.2 Index: qtimageformats-5.3.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtimageformats/qtimageformats-5.3.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- qtimageformats-5.3.2.ebuild 16 Sep 2014 14:45:52 -0000 1.1 +++ qtimageformats-5.3.2.ebuild 28 Sep 2014 00:44:31 -0000 1.2 @@ -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-qt/qtimageformats/qtimageformats-5.3.2.ebuild,v 1.1 2014/09/16 14:45:52 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtimageformats/qtimageformats-5.3.2.ebuild,v 1.2 2014/09/28 00:44:31 pesa Exp $ EAPI=5 @@ -11,7 +11,7 @@ if [[ ${QT5_BUILD_TYPE} == live ]]; then KEYWORDS="" else - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~x86" fi IUSE="" 1.3 dev-qt/qtimageformats/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtimageformats/ChangeLog?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtimageformats/ChangeLog?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-qt/qtimageformats/ChangeLog?r1=1.2&r2=1.3 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-qt/qtimageformats/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ChangeLog 16 Sep 2014 14:45:52 -0000 1.2 +++ ChangeLog 28 Sep 2014 00:44:31 -0000 1.3 @@ -1,6 +1,9 @@ # ChangeLog for dev-qt/qtimageformats # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtimageformats/ChangeLog,v 1.2 2014/09/16 14:45:52 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtimageformats/ChangeLog,v 1.3 2014/09/28 00:44:31 pesa Exp $ + + 28 Sep 2014; Davide Pesavento <p...@gentoo.org> qtimageformats-5.3.2.ebuild: + Add ~x86. *qtimageformats-5.3.2 (16 Sep 2014)