diff options
author | Sam James <sam@gentoo.org> | 2021-01-30 14:29:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-30 14:29:38 +0000 |
commit | 40ed6133a608fb19c6f4537c5a889d426ee2a46e (patch) | |
tree | 4b7305d1fda20eebe1c814226199739ae5557e9d /net-libs/libsrtp | |
parent | dev-python/matplotlib: Stabilize 3.3.3-r1 amd64, #761984 (diff) | |
download | gentoo-40ed6133a608fb19c6f4537c5a889d426ee2a46e.tar.gz gentoo-40ed6133a608fb19c6f4537c5a889d426ee2a46e.tar.bz2 gentoo-40ed6133a608fb19c6f4537c5a889d426ee2a46e.zip |
net-libs/libsrtp: Stabilize 2.3.0-r1 amd64, #762151
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libsrtp')
-rw-r--r-- | net-libs/libsrtp/libsrtp-2.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libsrtp/libsrtp-2.3.0-r1.ebuild b/net-libs/libsrtp/libsrtp-2.3.0-r1.ebuild index 516a43873d7a..31d73aa79029 100644 --- a/net-libs/libsrtp/libsrtp-2.3.0-r1.ebuild +++ b/net-libs/libsrtp/libsrtp-2.3.0-r1.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 arm64 ~hppa ~ia64 ~ppc ppc64 -sparc ~x86 ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 -sparc ~x86 ~ppc-macos ~x64-macos" IUSE="debug doc libressl nss openssl static-libs test" RESTRICT="!test? ( test )" |