summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-01 10:19:19 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-01 10:19:19 +0200
commit9907eb47167b56c7e6e2e57d14b415f2a62f04c8 (patch)
tree1f4f856abf8fd24de7e2ef9c1981e0dd8d2eb067 /net-libs/libmicrohttpd
parentsys-kernel/gentoo-sources: ppc stable wrt bug #810667 (diff)
downloadgentoo-9907eb47167b56c7e6e2e57d14b415f2a62f04c8.tar.gz
gentoo-9907eb47167b56c7e6e2e57d14b415f2a62f04c8.tar.bz2
gentoo-9907eb47167b56c7e6e2e57d14b415f2a62f04c8.zip
net-libs/libmicrohttpd: ppc64 stable wrt bug #810673
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libmicrohttpd')
-rw-r--r--net-libs/libmicrohttpd/libmicrohttpd-0.9.73.ebuild2
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 5fee331e0ac0..fe71877300b1 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 )"