summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-12-23 18:04:53 -0500
committerMatt Turner <mattst88@gentoo.org>2020-12-31 10:58:31 -0500
commit781b86fb6f25581a91723c6b7d920c18245a36cd (patch)
treea75642f0441245357dee8c617a95a24cc44c40fc /dev-libs/libestr/libestr-0.1.11.ebuild
parentprofiles/hppa: Stable mask a bunch of app-admin/syslog-ng USE flags (diff)
downloadgentoo-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/libestr/libestr-0.1.11.ebuild')
-rw-r--r--dev-libs/libestr/libestr-0.1.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libestr/libestr-0.1.11.ebuild b/dev-libs/libestr/libestr-0.1.11.ebuild
index 2c5eb88c8ae6..46bfad9d48e4 100644
--- a/dev-libs/libestr/libestr-0.1.11.ebuild
+++ b/dev-libs/libestr/libestr-0.1.11.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://libestr.adiscon.com/files/download/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa x86"
+KEYWORDS="amd64 arm arm64 ~hppa x86"
IUSE="debug static-libs test"
RESTRICT="!test? ( test )"