From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8BE691382B5 for ; Tue, 14 Jun 2016 19:28:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CAB7CE0900; Tue, 14 Jun 2016 19:28:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 761C0E0900 for ; Tue, 14 Jun 2016 19:28:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4A3AF3403C1 for ; Tue, 14 Jun 2016 19:28:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9D3922091 for ; Tue, 14 Jun 2016 19:28:47 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1465932505.ac53e102c19aac32dc94e73f118eaa6c1aa10653.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/LaTeX-Encode/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/LaTeX-Encode/LaTeX-Encode-0.91.6-r1.ebuild X-VCS-Directories: dev-perl/LaTeX-Encode/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: ac53e102c19aac32dc94e73f118eaa6c1aa10653 X-VCS-Branch: master Date: Tue, 14 Jun 2016 19:28:47 +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: 297bf9e6-1b37-4976-89ba-fec915c38703 X-Archives-Hash: 15468de827ff6c55f767e68df93d451d commit: ac53e102c19aac32dc94e73f118eaa6c1aa10653 Author: Markus Meier gentoo org> AuthorDate: Tue Jun 14 19:28:25 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Tue Jun 14 19:28:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac53e102 dev-perl/LaTeX-Encode: add ~arm, bug #583444 Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm" dev-perl/LaTeX-Encode/LaTeX-Encode-0.91.6-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/LaTeX-Encode/LaTeX-Encode-0.91.6-r1.ebuild b/dev-perl/LaTeX-Encode/LaTeX-Encode-0.91.6-r1.ebuild index 0d5891c..deb5754 100644 --- a/dev-perl/LaTeX-Encode/LaTeX-Encode-0.91.6-r1.ebuild +++ b/dev-perl/LaTeX-Encode/LaTeX-Encode-0.91.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Encode characters for LaTeX formatting" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="test" RDEPEND="