commit: 4be5f7b1e2da561a3fc0169fd2312005e6e69686 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 2 16:42:21 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 2 16:42:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4be5f7b1
dev-libs/librelp: Stabilize 1.10.0 amd64, #793317 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/librelp/librelp-1.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/librelp/librelp-1.10.0.ebuild b/dev-libs/librelp/librelp-1.10.0.ebuild index 76ecfb46699..58434d4fe1b 100644 --- a/dev-libs/librelp/librelp-1.10.0.ebuild +++ b/dev-libs/librelp/librelp-1.10.0.ebuild @@ -15,7 +15,7 @@ LICENSE="GPL-3+ doc? ( FDL-1.3 )" # subslot = soname version SLOT="0/0.5.1" -KEYWORDS="~amd64 arm ~arm64 ~hppa sparc ~x86" +KEYWORDS="amd64 arm ~arm64 ~hppa sparc ~x86" IUSE="debug doc +ssl +gnutls openssl static-libs test" REQUIRED_USE="ssl? ( ^^ ( gnutls openssl ) )"