commit: c2d9552053a33f58c53700679d82e5b7f19c1145 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 3 16:24:56 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 3 16:26:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2d95520
dev-libs/librelp: Stabilize 1.10.0 arm64, #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 868a2e508e4..3d59dfe5c0a 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 ) )"