diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-05 05:53:59 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-05 05:53:59 +0200 |
commit | 6495965c1753dafd6f02fe4e5003cb06eb0aaa42 (patch) | |
tree | 6b8e43f3ad7883464d972a5ba69e752a741f293a /dev-libs/librelp | |
parent | app-admin/rsyslog: x86 stable (bug #667542) (diff) | |
download | gentoo-6495965c1753dafd6f02fe4e5003cb06eb0aaa42.tar.gz gentoo-6495965c1753dafd6f02fe4e5003cb06eb0aaa42.tar.bz2 gentoo-6495965c1753dafd6f02fe4e5003cb06eb0aaa42.zip |
dev-libs/librelp: x86 stable (bug #667542)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/librelp')
-rw-r--r-- | dev-libs/librelp/librelp-1.2.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/librelp/librelp-1.2.18.ebuild b/dev-libs/librelp/librelp-1.2.18.ebuild index b57bbb9097e4..01f552f00d04 100644 --- a/dev-libs/librelp/librelp-1.2.18.ebuild +++ b/dev-libs/librelp/librelp-1.2.18.ebuild @@ -14,7 +14,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" REQUIRED_USE="ssl? ( ^^ ( gnutls openssl ) ) gnutls? ( ssl ) |