commit: 4f392d56783c09547f101b9635639be894e6d22c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jul 23 13:49:15 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jul 23 13:49:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f392d56
dev-libs/librelp: amd64 stable (bug #728692) Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/librelp/librelp-1.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/librelp/librelp-1.6.0.ebuild b/dev-libs/librelp/librelp-1.6.0.ebuild index 43212254d25..8b0b988de2c 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 ) )"