diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-07-21 18:56:24 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-07-21 18:57:15 +0200 |
commit | f7af0eba2b8eee39ab5449e0963a35ce987b87aa (patch) | |
tree | 88f306b3c9694fa75122045cbd8ff18f4473451f /net-libs/libsrtp | |
parent | media-plugins/gst-plugins-x264-1.14.1-r0: alpha stable (diff) | |
download | gentoo-f7af0eba2b8eee39ab5449e0963a35ce987b87aa.tar.gz gentoo-f7af0eba2b8eee39ab5449e0963a35ce987b87aa.tar.bz2 gentoo-f7af0eba2b8eee39ab5449e0963a35ce987b87aa.zip |
net-libs/libsrtp-2.2.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/661288
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 92c6d9f7330e..6f0a9d03662a 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=" |