From 9847bc6856f0748847e6b43cf8e2533bc7b7a205 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 26 May 2023 13:22:37 +0200 Subject: [PATCH] www-servers/pshs: 0.4.2 works only with libevent-2.2 API MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/907195 Signed-off-by: Michał Górny --- www-servers/pshs/pshs-0.4.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-servers/pshs/pshs-0.4.2.ebuild b/www-servers/pshs/pshs-0.4.2.ebuild index 3af2af814cfd3..867099a0f0113 100644 --- a/www-servers/pshs/pshs-0.4.2.ebuild +++ b/www-servers/pshs/pshs-0.4.2.ebuild @@ -13,11 +13,11 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="" IUSE="+magic qrcode ssl upnp" DEPEND=" - >=dev-libs/libevent-2:0= + >=dev-libs/libevent-2.2:0= magic? ( sys-apps/file:0= ) qrcode? ( media-gfx/qrencode:0= ) ssl? (