diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-03 08:39:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-03 08:39:57 +0200 |
commit | 089413c1dfd65b0a9a4a3484b7d32e982d32064e (patch) | |
tree | 6a4b6ed707e5ab9ab5d627e9458b3e668d61e2a8 /net-libs/libmicrohttpd/libmicrohttpd-0.9.73.ebuild | |
parent | net-libs/libssh: x86 stable wrt bug #810529 (diff) | |
download | gentoo-089413c1dfd65b0a9a4a3484b7d32e982d32064e.tar.gz gentoo-089413c1dfd65b0a9a4a3484b7d32e982d32064e.tar.bz2 gentoo-089413c1dfd65b0a9a4a3484b7d32e982d32064e.zip |
net-libs/libmicrohttpd: x86 stable wrt bug #810673
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libmicrohttpd/libmicrohttpd-0.9.73.ebuild')
-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 c6c7914fdf49..0523ecb53367 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 )" |