diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-21 13:51:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-21 13:51:58 +0200 |
commit | 60e7e2e7a8a9006cf25f27627097cd310d9d3cbc (patch) | |
tree | 261a76f932f78f5ea16cdae614ac56d0f12dfc1d /app-text | |
parent | virtual/perl-File-Path: ppc stable wrt bug #620304 (diff) | |
download | gentoo-60e7e2e7a8a9006cf25f27627097cd310d9d3cbc.tar.gz gentoo-60e7e2e7a8a9006cf25f27627097cd310d9d3cbc.tar.bz2 gentoo-60e7e2e7a8a9006cf25f27627097cd310d9d3cbc.zip |
app-text/pstotext: ppc stable wrt bug #622354
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-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 bbd1d0cd95e8..ece292f30a31 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" |