diff options
Diffstat (limited to 'net-misc/asterisk-opus/asterisk-opus-13.0.1.3.0-r1.ebuild')
-rw-r--r-- | net-misc/asterisk-opus/asterisk-opus-13.0.1.3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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%%.*}*" |