Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/epstool/
Date: Tue, 06 Oct 2020 21:11:09
Message-Id: 1602018572.15fead9a442ff307ca71279e95a84cf220018185.sam@gentoo
1 commit: 15fead9a442ff307ca71279e95a84cf220018185
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 6 21:09:32 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 6 21:09:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15fead9a
7
8 app-text/epstool: Keyword 3.08-r1 arm64, #746944
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-text/epstool/epstool-3.08-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-text/epstool/epstool-3.08-r1.ebuild b/app-text/epstool/epstool-3.08-r1.ebuild
16 index 04ef4ccd406..a145530abb4 100644
17 --- a/app-text/epstool/epstool-3.08-r1.ebuild
18 +++ b/app-text/epstool/epstool-3.08-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2020 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="5"
25 @@ -11,7 +11,7 @@ SRC_URI="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/${P}.tar.gz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
30 +KEYWORDS="amd64 ~arm ~arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
31
32 DEPEND="app-text/ghostscript-gpl"
33 RDEPEND="${DEPEND}"