diff options
author | 2021-09-01 09:54:27 +0200 | |
---|---|---|
committer | 2021-09-01 09:54:27 +0200 | |
commit | 343c3a2a7ea30d9f4abea35617c44aaf012d03a5 (patch) | |
tree | 45a05944b441156c1f32a4c2b59c9b45a0ba6111 /net-libs/libmicrohttpd | |
parent | sys-process/bottom: amd64 stable wrt bug #811297 (diff) | |
download | gentoo-343c3a2a7ea30d9f4abea35617c44aaf012d03a5.tar.gz gentoo-343c3a2a7ea30d9f4abea35617c44aaf012d03a5.tar.bz2 gentoo-343c3a2a7ea30d9f4abea35617c44aaf012d03a5.zip |
net-libs/libmicrohttpd: ppc stable wrt bug #810673
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libmicrohttpd')
-rw-r--r-- | net-libs/libmicrohttpd/libmicrohttpd-0.9.73.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.73.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.73.ebuild index 795656747729..5fee331e0ac0 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.73.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.73.ebuild @@ -16,7 +16,7 @@ PATCHES=( "${FILESDIR}"/${PN}-0.9.73-test-ssl3.patch ) LICENSE="LGPL-2.1+" SLOT="0/12" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv sparc ~x86" IUSE="+epoll ssl static-libs test thread-names" RESTRICT="!test? ( test )" |