diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-12 10:40:12 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-12 10:40:12 +0000 |
commit | 58457c3f1132ab81965dc81610f0e6aeaedcc0bd (patch) | |
tree | 375f33fbd9d374eb7d118f510d7495716b290c1e /net-libs/libsrtp | |
parent | sys-kernel/genkernel-next: stable 66 for ppc64, bug #621202 (diff) | |
download | gentoo-58457c3f1132ab81965dc81610f0e6aeaedcc0bd.tar.gz gentoo-58457c3f1132ab81965dc81610f0e6aeaedcc0bd.tar.bz2 gentoo-58457c3f1132ab81965dc81610f0e6aeaedcc0bd.zip |
net-libs/libsrtp: stable 1.6.0 for ppc, bug #579318
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'net-libs/libsrtp')
-rw-r--r-- | net-libs/libsrtp/libsrtp-1.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libsrtp/libsrtp-1.6.0.ebuild b/net-libs/libsrtp/libsrtp-1.6.0.ebuild index 1f06a730139d..965678f8550c 100644 --- a/net-libs/libsrtp/libsrtp-1.6.0.ebuild +++ b/net-libs/libsrtp/libsrtp-1.6.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/cisco/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/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=" |