mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
media-sound/audacity: Keyword 3.3.3 arm64, #891517
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -20,7 +20,7 @@ if [[ ${PV} = 9999* ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://github.com/audacity/audacity.git"
|
||||
else
|
||||
KEYWORDS="~amd64 ~riscv"
|
||||
KEYWORDS="~amd64 ~arm64 ~riscv"
|
||||
MY_P="Audacity-${PV}"
|
||||
S="${WORKDIR}/${PN}-${MY_P}"
|
||||
SRC_URI="https://github.com/audacity/audacity/archive/${MY_P}.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user