diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-05 01:12:00 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-05 01:12:44 +0200 |
commit | 7d5255ed41144621c67ed0599f143d64d16f5f1d (patch) | |
tree | 5202813dba0ce3be5183c73885bb7fd2b7c4c9ad /dev-libs/librelp | |
parent | app-admin/rsyslog: x86 stable (bug #687392) (diff) | |
download | gentoo-7d5255ed41144621c67ed0599f143d64d16f5f1d.tar.gz gentoo-7d5255ed41144621c67ed0599f143d64d16f5f1d.tar.bz2 gentoo-7d5255ed41144621c67ed0599f143d64d16f5f1d.zip |
dev-libs/librelp: x86 stable (bug #687392)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/librelp')
-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 7f2f302f8323..c9f0ee10f78d 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 ) )" |