commit: defa171e7511be9e8d1c118b7507593ac8443f52 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Jun 4 10:34:11 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Jun 4 10:34:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=defa171e
app-admin/packagekit-qt: amd64 stable wrt bug #620028 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild b/app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild index 08e0031923a..2ec47027f99 100644 --- a/app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild +++ b/app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="https://www.freedesktop.org/software/PackageKit/releases/${MY_P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="" RDEPEND="
