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 F1A9A13835A for ; Sun, 31 May 2020 08:19:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 301BDE0921; Sun, 31 May 2020 08:19:26 +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 13CC8E0921 for ; Sun, 31 May 2020 08:19:26 +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 1EEB634F033 for ; Sun, 31 May 2020 08:19:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7394827B for ; Sun, 31 May 2020 08:19:22 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1590913152.c876148d618b8b5c885c167c37d27e6f4f05e1fc.slyfox@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.8_p20200406.ebuild X-VCS-Directories: dev-libs/ptexenc/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: c876148d618b8b5c885c167c37d27e6f4f05e1fc X-VCS-Branch: master Date: Sun, 31 May 2020 08:19:22 +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: 92331cfa-f1a7-4ebd-a119-e37e758c2c06 X-Archives-Hash: aba323e9893124e18ee3f467be50d642 commit: c876148d618b8b5c885c167c37d27e6f4f05e1fc Author: Rolf Eike Beer sf-mail de> AuthorDate: Sun May 31 07:49:05 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun May 31 08:19:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c876148d dev-libs/ptexenc: stable 1.3.8_p20200406 for hppa, bug #723404 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sergei Trofimovich gentoo.org> dev-libs/ptexenc/ptexenc-1.3.8_p20200406.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/ptexenc/ptexenc-1.3.8_p20200406.ebuild b/dev-libs/ptexenc/ptexenc-1.3.8_p20200406.ebuild index 2204855b7d3..1036e089c64 100644 --- a/dev-libs/ptexenc/ptexenc-1.3.8_p20200406.ebuild +++ b/dev-libs/ptexenc/ptexenc-1.3.8_p20200406.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~zlogene/distfiles/texlive/texlive-${PV#*_p}-sou LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~ppc-macos ~x64-macos ~x86-macos" IUSE="iconv static-libs" DEPEND="iconv? ( virtual/libiconv )