dlan 15/04/03 10:35:58 Modified: ChangeLog obconf-qt-0.1.0_p20141029.ebuild Log: keyword arm/arm64, tested on cortex-a9/cortex-a53 hardware (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Revision Changes Path 1.4 x11-misc/obconf-qt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf-qt/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf-qt/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf-qt/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/obconf-qt/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 8 Nov 2014 17:49:48 -0000 1.3 +++ ChangeLog 3 Apr 2015 10:35:58 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/obconf-qt -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf-qt/ChangeLog,v 1.3 2014/11/08 17:49:48 jauhien Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf-qt/ChangeLog,v 1.4 2015/04/03 10:35:58 dlan Exp $ + + 03 Apr 2015; Yixun Lan <[email protected]> obconf-qt-0.1.0_p20141029.ebuild: + keyword arm/arm64, tested on cortex-a9/cortex-a53 hardware *obconf-qt-0.1.0_p20141029 (08 Nov 2014) 1.3 x11-misc/obconf-qt/obconf-qt-0.1.0_p20141029.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf-qt/obconf-qt-0.1.0_p20141029.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf-qt/obconf-qt-0.1.0_p20141029.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/obconf-qt/obconf-qt-0.1.0_p20141029.ebuild?r1=1.2&r2=1.3 Index: obconf-qt-0.1.0_p20141029.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/obconf-qt/obconf-qt-0.1.0_p20141029.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- obconf-qt-0.1.0_p20141029.ebuild 16 Nov 2014 12:44:39 -0000 1.2 +++ obconf-qt-0.1.0_p20141029.ebuild 3 Apr 2015 10:35:58 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf-qt/obconf-qt-0.1.0_p20141029.ebuild,v 1.2 2014/11/16 12:44:39 jauhien Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf-qt/obconf-qt-0.1.0_p20141029.ebuild,v 1.3 2015/04/03 10:35:58 dlan Exp $ EAPI=5 inherit cmake-utils @@ -13,7 +13,7 @@ EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git" else SRC_URI="http://dev.gentoo.org/~jauhien/distfiles/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~x86" fi LICENSE="GPL-2 LGPL-2.1+"
