diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-15 09:20:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-15 09:21:35 +0200 |
commit | b313fec0eb3da9d567af1576c0a384fd84ac3c41 (patch) | |
tree | 42ba2124542c6286590eaac46d6920cdd61685ec /net-misc/asterisk-opus | |
parent | dev-python/phonenumbers: Remove old (diff) | |
download | gentoo-b313fec0eb3da9d567af1576c0a384fd84ac3c41.tar.gz gentoo-b313fec0eb3da9d567af1576c0a384fd84ac3c41.tar.bz2 gentoo-b313fec0eb3da9d567af1576c0a384fd84ac3c41.zip |
net-misc/asterisk-opus: amd64 stable wrt bug #857744
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/asterisk-opus')
3 files changed, 6 insertions, 6 deletions
diff --git a/net-misc/asterisk-opus/asterisk-opus-13.0.1.3.0-r1.ebuild b/net-misc/asterisk-opus/asterisk-opus-13.0.1.3.0-r1.ebuild index e21609589199..3c9ee9569d18 100644 --- a/net-misc/asterisk-opus/asterisk-opus-13.0.1.3.0-r1.ebuild +++ b/net-misc/asterisk-opus/asterisk-opus-13.0.1.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -18,7 +18,7 @@ x86? ( LICENSE="Digium" SLOT="0/${AST_PV}" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" RDEPEND="=net-misc/asterisk-${PV%%.*}*" diff --git a/net-misc/asterisk-opus/asterisk-opus-16.0.1.3.0-r1.ebuild b/net-misc/asterisk-opus/asterisk-opus-16.0.1.3.0-r1.ebuild index e21609589199..3c9ee9569d18 100644 --- a/net-misc/asterisk-opus/asterisk-opus-16.0.1.3.0-r1.ebuild +++ b/net-misc/asterisk-opus/asterisk-opus-16.0.1.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -18,7 +18,7 @@ x86? ( LICENSE="Digium" SLOT="0/${AST_PV}" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" RDEPEND="=net-misc/asterisk-${PV%%.*}*" diff --git a/net-misc/asterisk-opus/asterisk-opus-18.0.1.3.0-r1.ebuild b/net-misc/asterisk-opus/asterisk-opus-18.0.1.3.0-r1.ebuild index e21609589199..3c9ee9569d18 100644 --- a/net-misc/asterisk-opus/asterisk-opus-18.0.1.3.0-r1.ebuild +++ b/net-misc/asterisk-opus/asterisk-opus-18.0.1.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -18,7 +18,7 @@ x86? ( LICENSE="Digium" SLOT="0/${AST_PV}" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" RDEPEND="=net-misc/asterisk-${PV%%.*}*" |