diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-18 10:20:10 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-18 10:25:19 +0000 |
commit | bade598af13d7ea5b8f36096cfc8d2694c413026 (patch) | |
tree | b17366e2b5411b25b24886ea6455f3fe9b2c59ba /app-text/epstool | |
parent | net-libs/miniupnpc: stable 2.2.0 for ppc64 (diff) | |
download | gentoo-bade598af13d7ea5b8f36096cfc8d2694c413026.tar.gz gentoo-bade598af13d7ea5b8f36096cfc8d2694c413026.tar.bz2 gentoo-bade598af13d7ea5b8f36096cfc8d2694c413026.zip |
app-text/epstool: stable 3.09 for ppc64
stable wrt bug #759997
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/epstool')
-rw-r--r-- | app-text/epstool/epstool-3.09.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/epstool/epstool-3.09.ebuild b/app-text/epstool/epstool-3.09.ebuild index 7e62a5baddfd..135a57a851c7 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}" |