diff options
author | Sam James <sam@gentoo.org> | 2021-01-30 10:04:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-30 10:04:24 +0000 |
commit | 90feacf7bc5a74f6e7d8821a7edeb2842540a2c9 (patch) | |
tree | 8c2837bf82ae9e911fe19599a64fe8636259e335 /net-libs/libsrtp | |
parent | net-nntp/tin: Stabilize 2.4.5 ppc, #724510 (diff) | |
download | gentoo-90feacf7bc5a74f6e7d8821a7edeb2842540a2c9.tar.gz gentoo-90feacf7bc5a74f6e7d8821a7edeb2842540a2c9.tar.bz2 gentoo-90feacf7bc5a74f6e7d8821a7edeb2842540a2c9.zip |
net-libs/libsrtp: Stabilize 2.3.0-r1 ppc64, #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 03c6a2705089..516a43873d7a 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 )" |