From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1039238-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 78C1A138334 for <garchives@archives.gentoo.org>; Sat, 28 Jul 2018 13:25:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2EEDCE07FA; Sat, 28 Jul 2018 13:25:03 +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 EF563E07FA for <gentoo-commits@lists.gentoo.org>; Sat, 28 Jul 2018 13:25:02 +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 0AF89335CD9 for <gentoo-commits@lists.gentoo.org>; Sat, 28 Jul 2018 13:25:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7CAE438B for <gentoo-commits@lists.gentoo.org>; Sat, 28 Jul 2018 13:24:59 +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: <1532784259.39cac433439b25b21877b2c8827fc821808e40a6.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-LibMagic/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild X-VCS-Directories: dev-perl/File-LibMagic/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 39cac433439b25b21877b2c8827fc821808e40a6 X-VCS-Branch: master Date: Sat, 28 Jul 2018 13:24:59 +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-Archives-Salt: a677cda5-6d3f-4ac4-ac6b-db0f887a44bf X-Archives-Hash: 71a70e18edd1f55134740ae8c4c6abda commit: 39cac433439b25b21877b2c8827fc821808e40a6 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sat Jul 28 13:13:43 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sat Jul 28 13:24:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39cac433 dev-perl/File-LibMagic: x86 stable (bug #662092) Package-Manager: Portage-2.3.43, Repoman-2.3.10 dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild b/dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild index 2d7fbe708e2..6a1635deafe 100644 --- a/dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild +++ b/dev-perl/File-LibMagic/File-LibMagic-1.150.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl wrapper for libmagic" SLOT="0" -KEYWORDS="~amd64 ~hppa ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ppc64 ~sparc x86" IUSE="test" RDEPEND="