Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pstotext/
Date: Wed, 21 Jun 2017 12:12:04
Message-Id: 1498047088.234bc9909096f9dbaf48b018234a97b5a2d2e903.ago@gentoo
1 commit: 234bc9909096f9dbaf48b018234a97b5a2d2e903
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 21 12:11:28 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 21 12:11:28 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=234bc990
7
8 app-text/pstotext: x86 stable wrt bug #622354
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-text/pstotext/pstotext-1.9-r4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-text/pstotext/pstotext-1.9-r4.ebuild b/app-text/pstotext/pstotext-1.9-r4.ebuild
18 index ece292f30a3..6ae9d3942a8 100644
19 --- a/app-text/pstotext/pstotext-1.9-r4.ebuild
20 +++ b/app-text/pstotext/pstotext-1.9-r4.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/contrib/${P}.tar.gz"
22
23 LICENSE="PSTT"
24 SLOT="0"
25 -KEYWORDS="amd64 ~hppa ppc ~ppc64 ~x86"
26 +KEYWORDS="amd64 ~hppa ppc ~ppc64 x86"
27 IUSE=""
28
29 DEPEND="app-arch/ncompress"