diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-31 01:49:49 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-31 02:41:11 +0200 |
commit | 607941f3a730135a75c66b8c45a96b813aaed249 (patch) | |
tree | ce01b59f837d8c6a2d4936a81562acb6729b2d01 /net-libs/libsrtp | |
parent | dev-python/pyrsistent: arm stable wrt bug #659662 (diff) | |
download | gentoo-607941f3a730135a75c66b8c45a96b813aaed249.tar.gz gentoo-607941f3a730135a75c66b8c45a96b813aaed249.tar.bz2 gentoo-607941f3a730135a75c66b8c45a96b813aaed249.zip |
net-libs/libsrtp: x86 stable (bug #661288)
Package-Manager: Portage-2.3.44, Repoman-2.3.10
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 6f0a9d03662a..3ec19b6a8a37 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=" |