diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-03 22:11:57 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-03 22:12:33 +0300 |
commit | f559781b56beae82061f5107d30919b07f8d352b (patch) | |
tree | 784a7063defaa7929e497b9ace3bbdc064027964 /dev-libs/librelp | |
parent | app-admin/rsyslog: arm stable wrt bug #673428 (diff) | |
download | gentoo-f559781b56beae82061f5107d30919b07f8d352b.tar.gz gentoo-f559781b56beae82061f5107d30919b07f8d352b.tar.bz2 gentoo-f559781b56beae82061f5107d30919b07f8d352b.zip |
dev-libs/librelp: arm stable wrt bug #673428
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-libs/librelp')
-rw-r--r-- | dev-libs/librelp/librelp-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/librelp/librelp-1.3.0.ebuild b/dev-libs/librelp/librelp-1.3.0.ebuild index 188faec8adc6..b764146b9aad 100644 --- a/dev-libs/librelp/librelp-1.3.0.ebuild +++ b/dev-libs/librelp/librelp-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -15,7 +15,7 @@ LICENSE="GPL-3+ doc? ( FDL-1.3 )" # subslot = soname version SLOT="0/0.4.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 ) ) gnutls? ( ssl ) |