diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 17:47:32 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 18:00:08 +0200 |
commit | f02057ea678d20c75a8cc62b72b89d07c3d0ec99 (patch) | |
tree | 2d9fbab3323ce727b1a54fa4512a14ea9805a387 /dev-libs/librelp | |
parent | app-admin/rsyslog: x86 stable (bug #746611) (diff) | |
download | gentoo-f02057ea678d20c75a8cc62b72b89d07c3d0ec99.tar.gz gentoo-f02057ea678d20c75a8cc62b72b89d07c3d0ec99.tar.bz2 gentoo-f02057ea678d20c75a8cc62b72b89d07c3d0ec99.zip |
dev-libs/librelp: x86 stable (bug #746611)
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/librelp')
-rw-r--r-- | dev-libs/librelp/librelp-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/librelp/librelp-1.7.0.ebuild b/dev-libs/librelp/librelp-1.7.0.ebuild index 94d158024d85..bb0d12963269 100644 --- a/dev-libs/librelp/librelp-1.7.0.ebuild +++ b/dev-libs/librelp/librelp-1.7.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 ) )" |