summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2015-04-15 02:51:10 +0000
committerYixun Lan <dlan@gentoo.org>2015-04-15 02:51:10 +0000
commite11028890111851f5681c022833d46b45494f887 (patch)
tree1fc12998197bdc4926cc9458da6cbde686de5451 /sys-auth
parentRevbump for missing RDEPEND (diff)
downloadgentoo-2-e11028890111851f5681c022833d46b45494f887.tar.gz
gentoo-2-e11028890111851f5681c022833d46b45494f887.tar.bz2
gentoo-2-e11028890111851f5681c022833d46b45494f887.zip
keyword arm64, tested on cortex-a53 hardware; support lxqt, bug 528676
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/polkit-qt/ChangeLog5
-rw-r--r--sys-auth/polkit-qt/polkit-qt-0.112.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/polkit-qt/ChangeLog b/sys-auth/polkit-qt/ChangeLog
index 2979579f4819..d0a200a26015 100644
--- a/sys-auth/polkit-qt/ChangeLog
+++ b/sys-auth/polkit-qt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/polkit-qt
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.38 2015/03/29 14:16:07 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/ChangeLog,v 1.39 2015/04/15 02:51:10 dlan Exp $
+
+ 15 Apr 2015; Yixun Lan <dlan@gentoo.org> polkit-qt-0.112.0-r1.ebuild:
+ keyword arm64, tested on cortex-a53 hardware; support lxqt, bug 528676
29 Mar 2015; Mikle Kolyada <zlogene@gentoo.org> polkit-qt-0.112.0-r1.ebuild:
x86 stable wrt bug #524294
diff --git a/sys-auth/polkit-qt/polkit-qt-0.112.0-r1.ebuild b/sys-auth/polkit-qt/polkit-qt-0.112.0-r1.ebuild
index a27b74e0064b..352a4bce14de 100644
--- a/sys-auth/polkit-qt/polkit-qt-0.112.0-r1.ebuild
+++ b/sys-auth/polkit-qt/polkit-qt-0.112.0-r1.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/sys-auth/polkit-qt/polkit-qt-0.112.0-r1.ebuild,v 1.4 2015/03/29 14:16:07 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/polkit-qt/polkit-qt-0.112.0-r1.ebuild,v 1.5 2015/04/15 02:51:10 dlan Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://kde/stable/apps/KDE4.x/admin/${MY_P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86 ~x86-fbsd"
IUSE="debug examples +qt4 qt5"
REQUIRED_USE="|| ( qt4 qt5 )"