diff options
author | 2019-07-28 14:05:32 +0300 | |
---|---|---|
committer | 2019-07-28 14:05:32 +0300 | |
commit | 7738805e8dd21cad18b281b1bed70e421d68e8bc (patch) | |
tree | 9f7c60a97acc7bfa2f6ef80454ef39fdc5186092 /dev-libs | |
parent | app-admin/rsyslog: arm stable wrt bug #687392 (diff) | |
download | gentoo-7738805e8dd21cad18b281b1bed70e421d68e8bc.tar.gz gentoo-7738805e8dd21cad18b281b1bed70e421d68e8bc.tar.bz2 gentoo-7738805e8dd21cad18b281b1bed70e421d68e8bc.zip |
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 <zlogene@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/librelp/librelp-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 ) )" |