Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libsrtp/
Date: Sun, 28 Jul 2019 18:31:19
Message-Id: 1564338661.50a755b6252f04e7ea8f05bfc2816aa68e667ec9.bman@gentoo
1 commit: 50a755b6252f04e7ea8f05bfc2816aa68e667ec9
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 28 18:25:28 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 28 18:31:01 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50a755b6
7
8 net-libs/libsrtp: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.69, Repoman-2.3.16
12 RepoMan-Options: --include-arches="arm64"
13
14 net-libs/libsrtp/libsrtp-2.2.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/libsrtp/libsrtp-2.2.0.ebuild b/net-libs/libsrtp/libsrtp-2.2.0.ebuild
18 index 86ef0242fa6..16600b47f15 100644
19 --- a/net-libs/libsrtp/libsrtp-2.2.0.ebuild
20 +++ b/net-libs/libsrtp/libsrtp-2.2.0.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/cisco/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="BSD"
24 SLOT="2/1"
25 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 -sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
26 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 -sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
27 IUSE="aesicm console debug doc libressl openssl static-libs syslog test"
28
29 RDEPEND="