From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1100435-garchives=archives.gentoo.org@lists.gentoo.org> 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 5D48A138334 for <garchives@archives.gentoo.org>; Thu, 18 Jul 2019 14:36:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85B17E041F; Thu, 18 Jul 2019 14:36:09 +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 6B990E041F for <gentoo-commits@lists.gentoo.org>; Thu, 18 Jul 2019 14:36:09 +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 74197346C61 for <gentoo-commits@lists.gentoo.org>; Thu, 18 Jul 2019 14:36:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C9376DF for <gentoo-commits@lists.gentoo.org>; Thu, 18 Jul 2019 14:36:07 +0000 (UTC) From: "Thomas Deutschmann" <whissi@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" <whissi@gentoo.org> Message-ID: <1563460557.3bed32826e3351d7523f7da323d9f86df5f9da4c.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Conf-Libconfig/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.ebuild X-VCS-Directories: dev-perl/Conf-Libconfig/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 3bed32826e3351d7523f7da323d9f86df5f9da4c X-VCS-Branch: master Date: Thu, 18 Jul 2019 14:36:07 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f76e6c90-e35c-4527-8985-66a7b412d9a6 X-Archives-Hash: d2c75b6869c7c4266ff7b45c69d3e154 commit: 3bed32826e3351d7523f7da323d9f86df5f9da4c Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Thu Jul 18 14:34:35 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Thu Jul 18 14:35:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bed3282 dev-perl/Conf-Libconfig: x86 keyworded (bug #689338) Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.ebuild b/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.ebuild index d657ab31449..ec3993e513a 100644 --- a/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.ebuild +++ b/dev-perl/Conf-Libconfig/Conf-Libconfig-0.100.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for libconfig" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="test" RDEPEND="dev-libs/libconfig