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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E038215806E for ; Mon, 29 May 2023 20:18:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ACCD9E0918; Mon, 29 May 2023 20:18:54 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8F0A8E0918 for ; Mon, 29 May 2023 20:18:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A2F0B3410E9 for ; Mon, 29 May 2023 20:18:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 000A6A7F for ; Mon, 29 May 2023 20:18:50 +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: <1685391496.4504b4b85b6bae34c1f117fdf2190f65576d98ab.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/cups-filters/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-print/cups-filters/cups-filters-1.28.17-r2.ebuild X-VCS-Directories: net-print/cups-filters/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4504b4b85b6bae34c1f117fdf2190f65576d98ab X-VCS-Branch: master Date: Mon, 29 May 2023 20:18:50 +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: 012c2b17-71a0-4cf2-8c6c-cf43454ac2d9 X-Archives-Hash: 5dbec5a0f5148de5fadd7aef47f86f66 commit: 4504b4b85b6bae34c1f117fdf2190f65576d98ab Author: Sam James gentoo org> AuthorDate: Mon May 29 20:18:16 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon May 29 20:18:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4504b4b8 net-print/cups-filters: Stabilize 1.28.17-r2 arm64, #907063 Signed-off-by: Sam James gentoo.org> net-print/cups-filters/cups-filters-1.28.17-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-print/cups-filters/cups-filters-1.28.17-r2.ebuild b/net-print/cups-filters/cups-filters-1.28.17-r2.ebuild index 5322c9f0768a..cc5a18a6de3d 100644 --- a/net-print/cups-filters/cups-filters-1.28.17-r2.ebuild +++ b/net-print/cups-filters/cups-filters-1.28.17-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT GPL-2" SLOT="0" IUSE="dbus exif +foomatic jpeg ldap pclm pdf perl png +postscript test tiff zeroconf" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" RESTRICT="!test? ( test )"