commit: 1e6874f919d50bc05ce90ab1ae8006ae8eefbebf Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Nov 26 05:17:08 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Nov 26 05:17:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e6874f9
dev-libs/librelp: Stabilize 1.7.0 amd64, #746611 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/librelp/librelp-1.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/librelp/librelp-1.7.0.ebuild b/dev-libs/librelp/librelp-1.7.0.ebuild index bb0d1296326..d8057cf1adf 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 ) )"