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 034FF138334 for ; Mon, 23 Jul 2018 06:19:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF0F3E0992; Mon, 23 Jul 2018 06:19:10 +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 634D6E0986 for ; Mon, 23 Jul 2018 06:19:10 +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 05B00335DAD for ; Mon, 23 Jul 2018 06:19:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D07E238B for ; Mon, 23 Jul 2018 06:19:05 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1532326715.b8f49ca4fd10fead02e4df6ee520d13a8165d6e6.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Hook-LexWrap/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild X-VCS-Directories: dev-perl/Hook-LexWrap/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: b8f49ca4fd10fead02e4df6ee520d13a8165d6e6 X-VCS-Branch: master Date: Mon, 23 Jul 2018 06:19:05 +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: 65efb01d-b786-42e8-89a1-40ef6c8ef053 X-Archives-Hash: 90c231c8946cf3cef4b70a9addd08154 commit: b8f49ca4fd10fead02e4df6ee520d13a8165d6e6 Author: Rolf Eike Beer sf-mail de> AuthorDate: Mon Jul 23 05:51:51 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Jul 23 06:18:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8f49ca4 dev-perl/Hook-LexWrap: keyworded 0.260.0 for sparc Bug: https://bugs.gentoo.org/661770 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild index fef29c50da7..14936965d8c 100644 --- a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild +++ b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Lexically scoped subroutine wrappers" SLOT="0" -KEYWORDS="alpha amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND="