Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libsrtp/
Date: Wed, 01 Nov 2017 07:25:41
Message-Id: 1509521130.8a04e928ce7942ab2398483eb0605d5891ba9706.slyfox@gentoo
1 commit: 8a04e928ce7942ab2398483eb0605d5891ba9706
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 1 07:25:22 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 1 07:25:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a04e928
7
8 net-libs/libsrtp: stable 1.6.0 for ia64, bug #579318
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="ia64"
12
13 net-libs/libsrtp/libsrtp-1.6.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/libsrtp/libsrtp-1.6.0.ebuild b/net-libs/libsrtp/libsrtp-1.6.0.ebuild
17 index 791b790914e..fb22cbee28e 100644
18 --- a/net-libs/libsrtp/libsrtp-1.6.0.ebuild
19 +++ b/net-libs/libsrtp/libsrtp-1.6.0.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/cisco/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0/1"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
26 IUSE="aesicm console debug doc libressl openssl static-libs syslog test"
27
28 RDEPEND="