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 B48941381F1 for ; Sun, 27 May 2018 14:59:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D12C0E0876; Sun, 27 May 2018 14:59:57 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 A09D6E0876 for ; Sun, 27 May 2018 14:59:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 04491335C7A for ; Sun, 27 May 2018 14:59:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A295335 for ; Sun, 27 May 2018 14:59:54 +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: <1527433128.b05874476289e208db6005baea420a56de1fea56.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/whois/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/whois/whois-5.2.20.ebuild X-VCS-Directories: net-misc/whois/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: b05874476289e208db6005baea420a56de1fea56 X-VCS-Branch: master Date: Sun, 27 May 2018 14:59:54 +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: 4daf4c93-6f46-4cac-99cd-0a17b6429239 X-Archives-Hash: ccb63d37e6d0f52d7b66fe763fa1e08a commit: b05874476289e208db6005baea420a56de1fea56 Author: Mikle Kolyada gentoo org> AuthorDate: Sun May 27 14:58:48 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun May 27 14:58:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0587447 net-misc/whois: m68k/sh stable wrt bug #645230 Package-Manager: Portage-2.3.24, Repoman-2.3.6 net-misc/whois/whois-5.2.20.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/whois/whois-5.2.20.ebuild b/net-misc/whois/whois-5.2.20.ebuild index 3d9b3c35d74..50d0086cc60 100644 --- a/net-misc/whois/whois-5.2.20.ebuild +++ b/net-misc/whois/whois-5.2.20.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/w/whois/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="iconv idn nls" RESTRICT="test" #59327