media-sound/audacity: Keyword 3.3.3 arm64, #891517

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-12-04 10:20:14 +00:00
parent 273ea335ef
commit 33d6cf92de

View File

@@ -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"