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 64C95139694 for ; Sun, 18 Jun 2017 09:52:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5756224013; Sun, 18 Jun 2017 09:51:59 +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 9527E224013 for ; Sun, 18 Jun 2017 09:51:54 +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 B3F2A3416FB for ; Sun, 18 Jun 2017 09:51:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F29827488 for ; Sun, 18 Jun 2017 09:51:50 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1497779477.5d4b20dff225609f7408dcd6772e8a0c2471fc15.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/tex4ht/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-tex/tex4ht/tex4ht-20090611_p1038-r5.ebuild X-VCS-Directories: dev-tex/tex4ht/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 5d4b20dff225609f7408dcd6772e8a0c2471fc15 X-VCS-Branch: master Date: Sun, 18 Jun 2017 09:51:50 +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: 87281246-16e0-4ec5-aa1b-feed4efe6c16 X-Archives-Hash: 7157dc6cfc3adc8fdd8dbad3206e332b commit: 5d4b20dff225609f7408dcd6772e8a0c2471fc15 Author: Alexis Ballier gentoo org> AuthorDate: Sat Jun 17 15:07:01 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sun Jun 18 09:51:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d4b20df dev-tex/tex4ht: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-tex/tex4ht/tex4ht-20090611_p1038-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tex/tex4ht/tex4ht-20090611_p1038-r5.ebuild b/dev-tex/tex4ht/tex4ht-20090611_p1038-r5.ebuild index 3679ac2521e..c0cc47a97c1 100644 --- a/dev-tex/tex4ht/tex4ht-20090611_p1038-r5.ebuild +++ b/dev-tex/tex4ht/tex4ht-20090611_p1038-r5.ebuild @@ -18,7 +18,7 @@ SRC_URI="http://www.cse.ohio-state.edu/~gurari/TeX4ht/fix/${MY_P}.tar.gz mirror://gentoo/${PN}-texlive-${TL_TEX4HT_VER}.tar.xz" LICENSE="LPPL-1.2" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" SLOT="0" DEPEND=">=sys-apps/sed-4