diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-12-23 18:04:53 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-12-31 10:58:31 -0500 |
commit | 781b86fb6f25581a91723c6b7d920c18245a36cd (patch) | |
tree | a75642f0441245357dee8c617a95a24cc44c40fc /dev-libs/libfastjson | |
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 'dev-libs/libfastjson')
-rw-r--r-- | dev-libs/libfastjson/libfastjson-0.99.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild index 0001b9be630a..d708a382d6a2 100644 --- a/dev-libs/libfastjson/libfastjson-0.99.8.ebuild +++ b/dev-libs/libfastjson/libfastjson-0.99.8.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.rsyslog.com/tag/libfastjson/" SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0/4.2.0" -KEYWORDS="amd64 arm arm64 hppa sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa sparc x86" IUSE="static-libs" DEPEND=">=sys-devel/autoconf-archive-2015.02.04" |