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 084151384B4 for ; Sun, 6 Dec 2015 12:11:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84A8421C09D; Sun, 6 Dec 2015 12:11:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 299E321C09D for ; Sun, 6 Dec 2015 12:11:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 042F33407A3 for ; Sun, 6 Dec 2015 12:11:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BAD73ABD for ; Sun, 6 Dec 2015 12:11:17 +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: <1449403858.f68240f3ec9671d0b5f5015ae2e1d5c4fd0c70ff.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/ptexenc/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/ptexenc/ptexenc-1.3.2_p20140525-r1.ebuild X-VCS-Directories: dev-libs/ptexenc/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: f68240f3ec9671d0b5f5015ae2e1d5c4fd0c70ff X-VCS-Branch: master Date: Sun, 6 Dec 2015 12:11:17 +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: 81b2e1a2-7776-404d-87c5-41aae248dbec X-Archives-Hash: e618e473d824b3e8a87ac524f1b795a9 commit: f68240f3ec9671d0b5f5015ae2e1d5c4fd0c70ff Author: Markus Meier gentoo org> AuthorDate: Sun Dec 6 12:10:58 2015 +0000 Commit: Markus Meier gentoo org> CommitDate: Sun Dec 6 12:10:58 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f68240f3 dev-libs/ptexenc: arm stable, bug #550840 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm" dev-libs/ptexenc/ptexenc-1.3.2_p20140525-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/ptexenc/ptexenc-1.3.2_p20140525-r1.ebuild b/dev-libs/ptexenc/ptexenc-1.3.2_p20140525-r1.ebuild index f0e1daa..dbcbe4c 100644 --- a/dev-libs/ptexenc/ptexenc-1.3.2_p20140525-r1.ebuild +++ b/dev-libs/ptexenc/ptexenc-1.3.2_p20140525-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-macos" IUSE="iconv static-libs" DEPEND="iconv? ( virtual/libiconv )