diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-21 14:11:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-21 14:11:28 +0200 |
commit | 234bc9909096f9dbaf48b018234a97b5a2d2e903 (patch) | |
tree | 5e3ecea7aae9d5eb21d09e986b1e25ed49c0b7ac /app-text/pstotext | |
parent | app-arch/unrar: amd64 stable wrt bug #622342 (diff) | |
download | gentoo-234bc9909096f9dbaf48b018234a97b5a2d2e903.tar.gz gentoo-234bc9909096f9dbaf48b018234a97b5a2d2e903.tar.bz2 gentoo-234bc9909096f9dbaf48b018234a97b5a2d2e903.zip |
app-text/pstotext: x86 stable wrt bug #622354
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
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 ece292f30a31..6ae9d3942a85 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" |