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 F38B3158086 for ; Wed, 20 Oct 2021 06:58:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58A35E08D3; Wed, 20 Oct 2021 06:58:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3DD3CE08CE for ; Wed, 20 Oct 2021 06:58:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 552713439DB for ; Wed, 20 Oct 2021 06:58:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48FA3163 for ; Wed, 20 Oct 2021 06:58:21 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1634713091.f7dd165cb3373ef37d6bce03624b3f67e316bd26.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/cups-pdf/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-print/cups-pdf/cups-pdf-3.0.1-r2.ebuild X-VCS-Directories: net-print/cups-pdf/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f7dd165cb3373ef37d6bce03624b3f67e316bd26 X-VCS-Branch: master Date: Wed, 20 Oct 2021 06:58:21 +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: 5a6aca2c-1c9f-4c7a-aecb-1d141c8a86b5 X-Archives-Hash: b9525bb8ece83375e10e19600c4130f4 commit: f7dd165cb3373ef37d6bce03624b3f67e316bd26 Author: Sam James gentoo org> AuthorDate: Wed Oct 20 06:58:11 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Oct 20 06:58:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7dd165c net-print/cups-pdf: Stabilize 3.0.1-r2 ppc, #796659 Signed-off-by: Sam James gentoo.org> net-print/cups-pdf/cups-pdf-3.0.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-print/cups-pdf/cups-pdf-3.0.1-r2.ebuild b/net-print/cups-pdf/cups-pdf-3.0.1-r2.ebuild index eb1bfa41755..d95f554289f 100644 --- a/net-print/cups-pdf/cups-pdf-3.0.1-r2.ebuild +++ b/net-print/cups-pdf/cups-pdf-3.0.1-r2.ebuild @@ -12,7 +12,7 @@ S=${WORKDIR}/${PN}-${PV/_} LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86" IUSE="+ppds" DEPEND="net-print/cups"