diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-21 00:00:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-21 00:17:51 +0100 |
commit | 9137dedde8aa8960a53123122d09ef3653cf5eaa (patch) | |
tree | 79354dbcebefae47466114412ac07a3aa0c182a3 /net-libs | |
parent | dev-perl/mime-construct: stable 1.1100.0-r1 for ppc, bug #661196 (diff) | |
download | gentoo-9137dedde8aa8960a53123122d09ef3653cf5eaa.tar.gz gentoo-9137dedde8aa8960a53123122d09ef3653cf5eaa.tar.bz2 gentoo-9137dedde8aa8960a53123122d09ef3653cf5eaa.zip |
net-libs/libsrtp: stable 2.2.0 for ppc, bug #661288
Bug: https://bugs.gentoo.org/661288
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
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 2a713a4ec242..92c6d9f7330e 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=" |