diff options
author | Sam James <sam@gentoo.org> | 2023-04-20 22:49:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-20 22:49:43 +0100 |
commit | c95c33a9c4ca61bf021d92abd79bacd170b346c0 (patch) | |
tree | 11b9be781f9cd25ec405292f396f018d71dab74b /net-misc/asterisk | |
parent | net-libs/pjproject: Stabilize 2.13 amd64, #885831 (diff) | |
download | gentoo-c95c33a9c4ca61bf021d92abd79bacd170b346c0.tar.gz gentoo-c95c33a9c4ca61bf021d92abd79bacd170b346c0.tar.bz2 gentoo-c95c33a9c4ca61bf021d92abd79bacd170b346c0.zip |
net-misc/asterisk: Stabilize 16.29.1 amd64, #885831
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/asterisk')
-rw-r--r-- | net-misc/asterisk/asterisk-16.29.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/asterisk/asterisk-16.29.1.ebuild b/net-misc/asterisk/asterisk-16.29.1.ebuild index e3865affb104..442cf89dc75d 100644 --- a/net-misc/asterisk/asterisk-16.29.1.ebuild +++ b/net-misc/asterisk/asterisk-16.29.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ HOMEPAGE="https://www.asterisk.org/" SRC_URI="https://downloads.asterisk.org/pub/telephony/asterisk/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV%%.*}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE_VOICEMAIL_STORAGE=( +voicemail_storage_file |