diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-12-16 21:37:55 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-16 21:24:28 +0000 |
commit | a2228e4d594bdb4867419f413e52293e40f346f9 (patch) | |
tree | 7f91060d5d0a0826084f74e594aee673854afb67 /app-text/epstool | |
parent | dev-lang/python: stable 3.9.0-r1 for hppa, bug #759928 (diff) | |
download | gentoo-a2228e4d594bdb4867419f413e52293e40f346f9.tar.gz gentoo-a2228e4d594bdb4867419f413e52293e40f346f9.tar.bz2 gentoo-a2228e4d594bdb4867419f413e52293e40f346f9.zip |
app-text/epstool: stable 3.09 for hppa, bug #759997
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
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 cad8de37d1d6..42ee29ba83c7 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}" |