summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-11 10:26:31 -0500
committerViorel Munteanu <ceamac@gentoo.org>2023-12-12 08:26:38 +0200
commit88501901ab8e0e487180628a6d6fb6741e8887d7 (patch)
treec15d033945c2504b8fdece7969d5cd25a6811506
parentmedia-libs/portsmf: Keyword 239 ppc64, #891517 (diff)
downloadgentoo-88501901ab8e0e487180628a6d6fb6741e8887d7.tar.gz
gentoo-88501901ab8e0e487180628a6d6fb6741e8887d7.tar.bz2
gentoo-88501901ab8e0e487180628a6d6fb6741e8887d7.zip
media-sound/audacity: Keyword 3.3.3 ppc64, #891517
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
-rw-r--r--media-sound/audacity/audacity-3.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/audacity/audacity-3.3.3.ebuild b/media-sound/audacity/audacity-3.3.3.ebuild
index 602bbb3cc707..5f70fb7be4d3 100644
--- a/media-sound/audacity/audacity-3.3.3.ebuild
+++ b/media-sound/audacity/audacity-3.3.3.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} = 9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/audacity/audacity.git"
else
- KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
MY_P="Audacity-${PV}"
S="${WORKDIR}/${PN}-${MY_P}"
SRC_URI="https://github.com/audacity/audacity/archive/${MY_P}.tar.gz"