Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/podofo/
Date: Fri, 28 Jun 2019 20:49:21
Message-Id: 1561754949.240ef3827182bbab320a5f4d337cec3849c57986.slyfox@gentoo
1 commit: 240ef3827182bbab320a5f4d337cec3849c57986
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Jun 28 20:17:46 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 28 20:49:09 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=240ef382
7
8 app-text/podofo: stable 0.9.6_p20180715 for hppa, bug #685124
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12 RepoMan-Options: --include-arches="hppa"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 app-text/podofo/podofo-0.9.6_p20180715.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-text/podofo/podofo-0.9.6_p20180715.ebuild b/app-text/podofo/podofo-0.9.6_p20180715.ebuild
19 index d4346e5fc02..afde927a0cf 100644
20 --- a/app-text/podofo/podofo-0.9.6_p20180715.ebuild
21 +++ b/app-text/podofo/podofo-0.9.6_p20180715.ebuild
22 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz"
23
24 LICENSE="GPL-2 LGPL-2.1"
25 SLOT="0/${PV%_*}"
26 -KEYWORDS="amd64 ~arm ~hppa ppc ppc64 ~sparc x86"
27 +KEYWORDS="amd64 ~arm hppa ppc ppc64 ~sparc x86"
28 IUSE="+boost idn libressl debug test +tools"
29 REQUIRED_USE="test? ( tools )"