commit: d219f4770cfab665aca5964fafdcf49f1c5f34be Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 28 17:47:34 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 28 17:47:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d219f477
net-libs/libsrtp: Stabilize 2.3.0-r1 arm64, #762151 Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/libsrtp/libsrtp-2.3.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libsrtp/libsrtp-2.3.0-r1.ebuild b/net-libs/libsrtp/libsrtp-2.3.0-r1.ebuild index 96746968a23..9ce45b19c56 100644 --- a/net-libs/libsrtp/libsrtp-2.3.0-r1.ebuild +++ b/net-libs/libsrtp/libsrtp-2.3.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/cisco/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="2/1" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 ~ppc-macos ~x64-macos" IUSE="debug doc libressl nss openssl static-libs test" RESTRICT="!test? ( test )"
