diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-21 14:14:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-21 14:17:07 +0200 |
commit | dc6e44ba1e56341d5b4b7f8b33502e65954a26fb (patch) | |
tree | 4b6fe87f7c07e4fc38310a012b52d4663feb3962 /app-text/pstotext | |
parent | media-libs/jbig2dec: ppc64 stable wrt bug #616464 (diff) | |
download | gentoo-dc6e44ba1e56341d5b4b7f8b33502e65954a26fb.tar.gz gentoo-dc6e44ba1e56341d5b4b7f8b33502e65954a26fb.tar.bz2 gentoo-dc6e44ba1e56341d5b4b7f8b33502e65954a26fb.zip |
app-text/pstotext: ppc64 stable wrt bug #622354
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/pstotext')
-rw-r--r-- | app-text/pstotext/pstotext-1.9-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pstotext/pstotext-1.9-r4.ebuild b/app-text/pstotext/pstotext-1.9-r4.ebuild index 6ae9d3942a85..199dbd48c72e 100644 --- a/app-text/pstotext/pstotext-1.9-r4.ebuild +++ b/app-text/pstotext/pstotext-1.9-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/contrib/${P}.tar.gz" LICENSE="PSTT" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ~ppc64 x86" +KEYWORDS="amd64 ~hppa ppc ppc64 x86" IUSE="" DEPEND="app-arch/ncompress" |