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 2E1DD138335 for ; Wed, 11 Sep 2019 03:29:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E674E08E0; Wed, 11 Sep 2019 03:29:00 +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 4C213E08A5 for ; Wed, 11 Sep 2019 03:29:00 +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 BC7FF34AFF5 for ; Wed, 11 Sep 2019 03:28:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92EC37CD for ; Wed, 11 Sep 2019 03:28:56 +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: <1568172528.cd6df04f2782cc3f5c2061a9f74e611803bc7b12.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Libxml2/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild X-VCS-Directories: dev-perl/Alien-Libxml2/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: cd6df04f2782cc3f5c2061a9f74e611803bc7b12 X-VCS-Branch: master Date: Wed, 11 Sep 2019 03:28:56 +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: adbe206d-937c-44ed-991e-ffd58033e9dc X-Archives-Hash: 53f4773fbf8717681f20656cc10e67e2 commit: cd6df04f2782cc3f5c2061a9f74e611803bc7b12 Author: Matt Turner gentoo org> AuthorDate: Wed Sep 11 03:28:35 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Sep 11 03:28:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd6df04f dev-perl/Alien-Libxml2-0.90.0: add ~sparc, bug 690140 Signed-off-by: Matt Turner gentoo.org> dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild index 3e4d7549984..39ee35f9b04 100644 --- a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild +++ b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Install the C libxml2 library on your system" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~riscv ~s390 ~sh ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~riscv ~s390 ~sh ~sparc ~x86" IUSE="test" RDEPEND="