diff options
author | Sam James <sam@gentoo.org> | 2020-11-26 05:17:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-26 05:17:08 +0000 |
commit | 1e6874f919d50bc05ce90ab1ae8006ae8eefbebf (patch) | |
tree | eaec01ce7069b3406624cffe5b927de0717100ec /dev-libs/librelp | |
parent | app-admin/rsyslog: Stabilize 8.2008.0 amd64, #746611 (diff) | |
download | gentoo-1e6874f919d50bc05ce90ab1ae8006ae8eefbebf.tar.gz gentoo-1e6874f919d50bc05ce90ab1ae8006ae8eefbebf.tar.bz2 gentoo-1e6874f919d50bc05ce90ab1ae8006ae8eefbebf.zip |
dev-libs/librelp: Stabilize 1.7.0 amd64, #746611
Signed-off-by: Sam James <sam@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 bb0d12963269..d8057cf1adfe 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 ) )" |