diff options
author | 2020-07-17 11:28:41 +0000 | |
---|---|---|
committer | 2020-07-17 11:28:41 +0000 | |
commit | 39d48a2e7ae0771a33edb803b874517066a31c58 (patch) | |
tree | 2d8041a570779d647db1d0a6ddcd859381fe867a /app-text | |
parent | media-radio/wsjtx: Drop installation of compressed files (diff) | |
download | gentoo-39d48a2e7ae0771a33edb803b874517066a31c58.tar.gz gentoo-39d48a2e7ae0771a33edb803b874517066a31c58.tar.bz2 gentoo-39d48a2e7ae0771a33edb803b874517066a31c58.zip |
app-text/podofo: ppc64 stable (bug #717792)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/podofo/podofo-0.9.6_p20190928.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/podofo/podofo-0.9.6_p20190928.ebuild b/app-text/podofo/podofo-0.9.6_p20190928.ebuild index ef3dfe099136..d68e332c1e9f 100644 --- a/app-text/podofo/podofo-0.9.6_p20190928.ebuild +++ b/app-text/podofo/podofo-0.9.6_p20190928.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~zmedico/dist/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" SLOT="0/${PV%_*}" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc ~x86" IUSE="+boost idn libressl debug test +tools" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( tools )" |