From: Mikle Kolyada Date: Sun, 28 Jul 2019 11:05:32 +0000 (+0300) Subject: dev-libs/librelp: arm stable wrt bug #687392 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7738805e8dd21cad18b281b1bed70e421d68e8bc;p=gentoo.git dev-libs/librelp: arm stable wrt bug #687392 Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada --- diff --git a/dev-libs/librelp/librelp-1.4.0.ebuild b/dev-libs/librelp/librelp-1.4.0.ebuild index cc681947895e..0df8b6e02be9 100644 --- a/dev-libs/librelp/librelp-1.4.0.ebuild +++ b/dev-libs/librelp/librelp-1.4.0.ebuild @@ -15,7 +15,7 @@ LICENSE="GPL-3+ doc? ( FDL-1.3 )" # subslot = soname version SLOT="0/0.5.0" -KEYWORDS="amd64 ~arm ~arm64 hppa ~sparc x86" +KEYWORDS="amd64 arm ~arm64 hppa ~sparc x86" IUSE="debug doc +ssl +gnutls libressl openssl static-libs test" REQUIRED_USE="ssl? ( ^^ ( gnutls openssl ) )"