diff options
author | Sam James <sam@gentoo.org> | 2020-07-23 13:49:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-23 13:49:45 +0000 |
commit | 4f392d56783c09547f101b9635639be894e6d22c (patch) | |
tree | bdee42891b761f29e40c1f047a6581fe1614b3ff /dev-libs/librelp | |
parent | app-admin/rsyslog: amd64 stable (bug #728692) (diff) | |
download | gentoo-4f392d56783c09547f101b9635639be894e6d22c.tar.gz gentoo-4f392d56783c09547f101b9635639be894e6d22c.tar.bz2 gentoo-4f392d56783c09547f101b9635639be894e6d22c.zip |
dev-libs/librelp: amd64 stable (bug #728692)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/librelp')
-rw-r--r-- | dev-libs/librelp/librelp-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/librelp/librelp-1.6.0.ebuild b/dev-libs/librelp/librelp-1.6.0.ebuild index 43212254d25a..8b0b988de2ca 100644 --- a/dev-libs/librelp/librelp-1.6.0.ebuild +++ b/dev-libs/librelp/librelp-1.6.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 ) )" |