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 876C813835A for ; Tue, 15 Dec 2020 06:28:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8277E0918; Tue, 15 Dec 2020 06:28:20 +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 B0777E0918 for ; Tue, 15 Dec 2020 06:28:20 +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 6362C341267 for ; Tue, 15 Dec 2020 06:28:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD4F0C4 for ; Tue, 15 Dec 2020 06:28:17 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1608013590.cc522df8ad8a2a8505323ef72e8c746589185940.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/epstool/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/epstool/epstool-3.09.ebuild X-VCS-Directories: app-text/epstool/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cc522df8ad8a2a8505323ef72e8c746589185940 X-VCS-Branch: master Date: Tue, 15 Dec 2020 06:28: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2ed6dcc6-fff8-450d-a7bb-4278a7e49174 X-Archives-Hash: 46670cdc5265934dcd6c214e4ab60723 commit: cc522df8ad8a2a8505323ef72e8c746589185940 Author: Sam James gentoo org> AuthorDate: Tue Dec 15 06:26:30 2020 +0000 Commit: Sam James gentoo org> CommitDate: Tue Dec 15 06:26:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc522df8 app-text/epstool: arm64 stable (bug #759997) Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> app-text/epstool/epstool-3.09.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/epstool/epstool-3.09.ebuild b/app-text/epstool/epstool-3.09.ebuild index 0426316a9d4..8867fb0cae6 100644 --- a/app-text/epstool/epstool-3.09.ebuild +++ b/app-text/epstool/epstool-3.09.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.ghostgum.com.au/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" DEPEND="app-text/ghostscript-gpl" RDEPEND="${DEPEND}"