diff options
author | Sam James <sam@gentoo.org> | 2023-04-20 22:49:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-20 22:49:44 +0100 |
commit | 27695e05a34188f0df54cd64318c93b561ec7ab6 (patch) | |
tree | e1a9026d81e382748a2548212fb29c7e2963f22d /net-misc/asterisk | |
parent | net-misc/asterisk: Stabilize 16.29.1 amd64, #885831 (diff) | |
download | gentoo-27695e05a34188f0df54cd64318c93b561ec7ab6.tar.gz gentoo-27695e05a34188f0df54cd64318c93b561ec7ab6.tar.bz2 gentoo-27695e05a34188f0df54cd64318c93b561ec7ab6.zip |
net-misc/asterisk: Stabilize 18.15.1 amd64, #885831
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/asterisk')
-rw-r--r-- | net-misc/asterisk/asterisk-18.15.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/asterisk/asterisk-18.15.1.ebuild b/net-misc/asterisk/asterisk-18.15.1.ebuild index 1b7dcbf17867..62d27690c136 100644 --- a/net-misc/asterisk/asterisk-18.15.1.ebuild +++ b/net-misc/asterisk/asterisk-18.15.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_odbc |