minimodem: stable

This commit is contained in:
Anton Bolshakov 2022-07-02 17:17:16 +08:00
parent 904173ffc3
commit a4db8021df
No known key found for this signature in database
GPG key ID: 32BDCED870788F04

View file

@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=8
inherit autotools
MY_P=${PN}-${PV}-1
@ -12,7 +12,7 @@ SRC_URI="https://github.com/kamalmostafa/minimodem/archive/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-3+"
KEYWORDS="~amd64 ~arm ~x86"
KEYWORDS="amd64 ~arm x86"
IUSE="alsa pulseaudio +sndfile"
DEPEND="sci-libs/fftw:3.0