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/libzip | |
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/libzip')
-rw-r--r-- | dev-libs/libzip/libzip-1.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libzip/libzip-1.7.3.ebuild b/dev-libs/libzip/libzip-1.7.3.ebuild index b79772c27f86..9b1dc59f2688 100644 --- a/dev-libs/libzip/libzip-1.7.3.ebuild +++ b/dev-libs/libzip/libzip-1.7.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.nih.at/libzip/${P}.tar.xz" LICENSE="BSD" SLOT="0/5" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="bzip2 gnutls libressl lzma mbedtls ssl static-libs test tools" REQUIRED_USE="test? ( tools )" |