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 31296138335 for ; Sat, 8 Sep 2018 05:30:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98512E0882; Sat, 8 Sep 2018 05:30:51 +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 702AEE0882 for ; Sat, 8 Sep 2018 05:30:51 +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 3A241335CD6 for ; Sat, 8 Sep 2018 05:30:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B2BC3DA for ; Sat, 8 Sep 2018 05:30:47 +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: <1536384231.160f8eec823769488c610a6d9a2f4abd632b5584.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-RBLClient/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Net-RBLClient/Net-RBLClient-0.500.0-r2.ebuild X-VCS-Directories: dev-perl/Net-RBLClient/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 160f8eec823769488c610a6d9a2f4abd632b5584 X-VCS-Branch: master Date: Sat, 8 Sep 2018 05:30:47 +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-Archives-Salt: 82c70ab1-2d65-4b16-9b60-12a3bf82dc14 X-Archives-Hash: 1f23b512f331992ac89c1acd712556b5 commit: 160f8eec823769488c610a6d9a2f4abd632b5584 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Sep 8 05:23:51 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Sep 8 05:23:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=160f8eec dev-perl/Net-RBLClient: amd64 stable wrt bug #661724 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-perl/Net-RBLClient/Net-RBLClient-0.500.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Net-RBLClient/Net-RBLClient-0.500.0-r2.ebuild b/dev-perl/Net-RBLClient/Net-RBLClient-0.500.0-r2.ebuild index e89c80be86b..6d52af53a26 100644 --- a/dev-perl/Net-RBLClient/Net-RBLClient-0.500.0-r2.ebuild +++ b/dev-perl/Net-RBLClient/Net-RBLClient-0.500.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Queries multiple Realtime Blackhole Lists in parallel" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~ppc ppc64 sparc x86" IUSE="" DEPEND=""