commit: 0f98be592b589f751e4f14bdddfc8673d7f11c7d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jun 1 17:57:25 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jun 1 17:57:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f98be59
dev-libs/librelp: Stabilize 1.10.0 arm, #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 bcc85d8e70c..76ecfb46699 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 ) )"