diff options
author | 2020-12-23 18:04:53 -0500 | |
---|---|---|
committer | 2020-12-31 10:58:31 -0500 | |
commit | 781b86fb6f25581a91723c6b7d920c18245a36cd (patch) | |
tree | a75642f0441245357dee8c617a95a24cc44c40fc /app-text/podofo | |
parent | profiles/hppa: Stable mask a bunch of app-admin/syslog-ng USE flags (diff) | |
download | gentoo-781b86fb6f25581a91723c6b7d920c18245a36cd.tar.gz gentoo-781b86fb6f25581a91723c6b7d920c18245a36cd.tar.bz2 gentoo-781b86fb6f25581a91723c6b7d920c18245a36cd.zip |
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-text/podofo')
-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 9ab734ae2d45..7d7ba64de6f6 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 )" |