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 9869C138335 for ; Wed, 25 Dec 2019 20:50:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C03D4E0C09; Wed, 25 Dec 2019 20:50:22 +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 9CB4BE0C09 for ; Wed, 25 Dec 2019 20:50:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 C711934DB63 for ; Wed, 25 Dec 2019 20:50:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6FAD242 for ; Wed, 25 Dec 2019 20:50:14 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1577307009.41224e77a53c391e77d732ef61d3577d03ec3664.slyfox@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.12.ebuild X-VCS-Directories: app-admin/system-config-printer/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 41224e77a53c391e77d732ef61d3577d03ec3664 X-VCS-Branch: master Date: Wed, 25 Dec 2019 20:50: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: e1cfaeba-6a15-4c84-9b95-6ba17d276f40 X-Archives-Hash: 244821bb177cf22d25e52c13f31e3993 commit: 41224e77a53c391e77d732ef61d3577d03ec3664 Author: Sergei Trofimovich gentoo org> AuthorDate: Wed Dec 25 20:49:54 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Dec 25 20:50:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41224e77 app-admin/system-config-printer: stable 1.5.12 for ppc64, bug #703580 Package-Manager: Portage-2.3.83, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> app-admin/system-config-printer/system-config-printer-1.5.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/system-config-printer/system-config-printer-1.5.12.ebuild b/app-admin/system-config-printer/system-config-printer-1.5.12.ebuild index f76bb335f50..66bb97423d7 100644 --- a/app-admin/system-config-printer/system-config-printer-1.5.12.ebuild +++ b/app-admin/system-config-printer/system-config-printer-1.5.12.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/OpenPrinting/system-config-printer" SRC_URI="https://github.com/OpenPrinting/${PN}/releases/download/${PV}/${P}.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" REQUIRED_USE="${PYTHON_REQUIRED_USE}"