diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-05 22:28:41 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-05 22:29:07 +0100 |
commit | 35192e0f0fff919313c2d007f281b19e0eaad9f6 (patch) | |
tree | cbd2b7e54683fae09163bf29bfacca756ac8de5e /net-libs/libsrtp | |
parent | net-libs/libtorrent-rasterbar: x86 stable (bug #623152) (diff) | |
download | gentoo-35192e0f0fff919313c2d007f281b19e0eaad9f6.tar.gz gentoo-35192e0f0fff919313c2d007f281b19e0eaad9f6.tar.bz2 gentoo-35192e0f0fff919313c2d007f281b19e0eaad9f6.zip |
net-libs/libsrtp: x86 stable (bug #579318)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
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 6a0e05b78a6b..4a3e5df6d484 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=" |