diff options
author | 2019-07-13 13:51:43 +0200 | |
---|---|---|
committer | 2019-07-13 13:08:19 +0100 | |
commit | 99ebc45dfae548d08017560c65a4f9ffac7e0b6f (patch) | |
tree | be6f212d85efc9c8356a8eb3643484ecec4e97a3 /net-libs/libsrtp | |
parent | media-fonts/cantarell: stable 0.111 for hppa, bug #685254 (diff) | |
download | gentoo-99ebc45dfae548d08017560c65a4f9ffac7e0b6f.tar.gz gentoo-99ebc45dfae548d08017560c65a4f9ffac7e0b6f.tar.bz2 gentoo-99ebc45dfae548d08017560c65a4f9ffac7e0b6f.zip |
net-libs/libsrtp: stable 2.2.0 for hppa, bug #685254
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs/libsrtp')
-rw-r--r-- | net-libs/libsrtp/libsrtp-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libsrtp/libsrtp-2.2.0.ebuild b/net-libs/libsrtp/libsrtp-2.2.0.ebuild index 241cce30c991..86ef0242fa60 100644 --- a/net-libs/libsrtp/libsrtp-2.2.0.ebuild +++ b/net-libs/libsrtp/libsrtp-2.2.0.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 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 -sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos" IUSE="aesicm console debug doc libressl openssl static-libs syslog test" RDEPEND=" |