diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-05 10:03:58 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-05 10:07:41 +0300 |
commit | fcc14819bd6a0fc02d4c11e354d766333d17663e (patch) | |
tree | ca64cdb3885d161fb62f3c2f0a92c83c4cd58ddd /net-print/cups-pk-helper | |
parent | x11-libs/libwnck: ppc64 stable wrt bug #670024 (diff) | |
download | gentoo-fcc14819bd6a0fc02d4c11e354d766333d17663e.tar.gz gentoo-fcc14819bd6a0fc02d4c11e354d766333d17663e.tar.bz2 gentoo-fcc14819bd6a0fc02d4c11e354d766333d17663e.zip |
net-print/cups-pk-helper: ppc64 stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-print/cups-pk-helper')
-rw-r--r-- | net-print/cups-pk-helper/cups-pk-helper-0.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/cups-pk-helper/cups-pk-helper-0.2.6.ebuild b/net-print/cups-pk-helper/cups-pk-helper-0.2.6.ebuild index 7cb5d901f866..f513a85c1416 100644 --- a/net-print/cups-pk-helper/cups-pk-helper-0.2.6.ebuild +++ b/net-print/cups-pk-helper/cups-pk-helper-0.2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~sparc x86" IUSE="" # Require {glib,gdbus-codegen}-2.30.0 due to GDBus changes between 2.29.92 |