diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 23:31:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-20 23:44:28 +0100 |
commit | c97d9ee53042a0d716496e39a0602e00d62c1418 (patch) | |
tree | 421710cb1d85b4d497b4f267ee80854cb6624d3d /net-libs | |
parent | dev-perl/YAML-LibYAML: stable 0.690.0 for ppc64, bug #661196 (diff) | |
download | gentoo-c97d9ee53042a0d716496e39a0602e00d62c1418.tar.gz gentoo-c97d9ee53042a0d716496e39a0602e00d62c1418.tar.bz2 gentoo-c97d9ee53042a0d716496e39a0602e00d62c1418.zip |
net-libs/libsrtp: stable 2.2.0 for ppc64, bug #661288
Bug: https://bugs.gentoo.org/661288
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'net-libs')
-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 3f5fd3943d49..2a713a4ec242 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 ~hppa ia64 ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~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=" |