From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0EA02138334 for ; Wed, 5 Dec 2018 07:34:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F810E0AB4; Wed, 5 Dec 2018 07:34:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5F613E0AA6 for ; Wed, 5 Dec 2018 07:34:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8CC4C335CF2 for ; Wed, 5 Dec 2018 07:34:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A51304ED for ; Wed, 5 Dec 2018 07:34:14 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1543995246.c5e268548acaa0d3741b4c0ecc13ab9baaac1a59.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/system-config-printer/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/system-config-printer/system-config-printer-1.5.11-r1.ebuild X-VCS-Directories: app-admin/system-config-printer/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: c5e268548acaa0d3741b4c0ecc13ab9baaac1a59 X-VCS-Branch: master Date: Wed, 5 Dec 2018 07:34:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 678a43cd-a0b9-4c4b-823c-e6cdb17e8f1c X-Archives-Hash: 8646d627f4b547e0556dbc546d3e87cd commit: c5e268548acaa0d3741b4c0ecc13ab9baaac1a59 Author: Mikle Kolyada gentoo org> AuthorDate: Wed Dec 5 07:28:28 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Wed Dec 5 07:34:06 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e26854 app-admin/system-config-printer: ppc stable wrt bug #670024 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 app-admin/system-config-printer/system-config-printer-1.5.11-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/system-config-printer/system-config-printer-1.5.11-r1.ebuild b/app-admin/system-config-printer/system-config-printer-1.5.11-r1.ebuild index 042617946ef..ddb3f080a3c 100644 --- a/app-admin/system-config-printer/system-config-printer-1.5.11-r1.ebuild +++ b/app-admin/system-config-printer/system-config-printer-1.5.11-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/zdohnal/${PN}/releases/download/${PV}/${P}.tar.xz https://dev.gentoo.org/~asturm/distfiles/${P}-patchset-01.tar.xz" LICENSE="GPL-2+" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sh ~sparc x86" SLOT="0" IUSE="doc gnome-keyring policykit"