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 C12DB13835A for ; Wed, 12 May 2021 20:10:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CE63E097C; Wed, 12 May 2021 20:10:07 +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 E14FBE097C for ; Wed, 12 May 2021 20:10:06 +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 518E9340C58 for ; Wed, 12 May 2021 20:10:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E3E075F for ; Wed, 12 May 2021 20:10:03 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1620850167.ce7fa0c897008476ab380144186af6f482da783c.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-SSLeay/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.720.0-r4.ebuild X-VCS-Directories: dev-perl/Crypt-SSLeay/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: ce7fa0c897008476ab380144186af6f482da783c X-VCS-Branch: master Date: Wed, 12 May 2021 20:10:03 +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: 41d54a63-f422-48b4-af4c-af702c2b5943 X-Archives-Hash: aab78c928f8cc046f3eeeffc558bb72f commit: ce7fa0c897008476ab380144186af6f482da783c Author: Andreas K. Hüttel gentoo org> AuthorDate: Wed May 12 19:43:31 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Wed May 12 20:09:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce7fa0c8 dev-perl/Crypt-SSLeay: Stable for all Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel gentoo.org> dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.720.0-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.720.0-r4.ebuild b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.720.0-r4.ebuild index 994bc9ac859..38da1a1e07a 100644 --- a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.720.0-r4.ebuild +++ b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.720.0-r4.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="OpenSSL support for LWP" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )"