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 6FC41138336 for ; Sat, 12 Oct 2019 04:31:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92889E088C; Sat, 12 Oct 2019 04:31:03 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 7B5E5E0886 for ; Sat, 12 Oct 2019 04:31:03 +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 B926934BBF4 for ; Sat, 12 Oct 2019 04:30:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C486885 for ; Sat, 12 Oct 2019 04:30:53 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1570854550.b403b7f51a420e7a6a47ca9e6a5441a4111da3d8.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/apsfilter/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-print/apsfilter/apsfilter-7.2.5.ebuild X-VCS-Directories: net-print/apsfilter/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: b403b7f51a420e7a6a47ca9e6a5441a4111da3d8 X-VCS-Branch: master Date: Sat, 12 Oct 2019 04:30:53 +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: 6c0a8133-746d-46a1-86d7-3faee74b2940 X-Archives-Hash: 02af2a43d7506f6bd81b49fdbab29e0c commit: b403b7f51a420e7a6a47ca9e6a5441a4111da3d8 Author: Matt Turner gentoo org> AuthorDate: Sat Oct 12 04:21:12 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Oct 12 04:29:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b403b7f5 net-print/apsfilter: drop to ~alpha, bug 696346 Signed-off-by: Matt Turner gentoo.org> net-print/apsfilter/apsfilter-7.2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-print/apsfilter/apsfilter-7.2.5.ebuild b/net-print/apsfilter/apsfilter-7.2.5.ebuild index 47627f70637..67caf68d2f4 100644 --- a/net-print/apsfilter/apsfilter-7.2.5.ebuild +++ b/net-print/apsfilter/apsfilter-7.2.5.ebuild @@ -5,7 +5,7 @@ EAPI=0 DESCRIPTION="Apsfilter Prints So Fine, It Leads To Extraordinary Results" HOMEPAGE="http://www.apsfilter.org" -KEYWORDS="alpha ppc sparc x86" +KEYWORDS="~alpha ppc sparc x86" IUSE="cups" SLOT="0" LICENSE="GPL-2"