commit: d44bf8f0c24108a11f4cd635c1a22e6a788dfd62 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 3 08:20:19 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 3 08:22:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d44bf8f0
dev-libs/librelp: Stabilize 1.10.0 x86, #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 58434d4fe1b..868a2e508e4 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 ) )"