diff options
author | 2017-06-04 12:34:11 +0200 | |
---|---|---|
committer | 2017-06-04 12:34:11 +0200 | |
commit | defa171e7511be9e8d1c118b7507593ac8443f52 (patch) | |
tree | 83e48e8ead8fa33743a357444c07975c83d7105e | |
parent | net-ftp/filezilla: amd64 stable wrt bug #610554 (diff) | |
download | gentoo-defa171e7511be9e8d1c118b7507593ac8443f52.tar.gz gentoo-defa171e7511be9e8d1c118b7507593ac8443f52.tar.bz2 gentoo-defa171e7511be9e8d1c118b7507593ac8443f52.zip |
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@gentoo.org>
-rw-r--r-- | app-admin/packagekit-qt/packagekit-qt-0.9.6.ebuild | 4 |
1 files 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 08e0031923ab..2ec47027f998 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=" |