summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-04-12 09:29:51 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-04-12 09:29:51 +0200
commit52e3632ed26af074b615a198e739efab76224639 (patch)
tree143782f5c929b69957844400977c8e7b5c5756af /app-emulation/faudio
parentsci-libs/ogdi: amd64 stable wrt bug #716928 (diff)
downloadgentoo-52e3632ed26af074b615a198e739efab76224639.tar.gz
gentoo-52e3632ed26af074b615a198e739efab76224639.tar.bz2
gentoo-52e3632ed26af074b615a198e739efab76224639.zip
app-emulation/faudio: amd64 stable wrt bug #717006
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/faudio')
-rw-r--r--app-emulation/faudio/faudio-20.02.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/faudio/faudio-20.02.ebuild b/app-emulation/faudio/faudio-20.02.ebuild
index 3b8290fd8804..e4bf016505b3 100644
--- a/app-emulation/faudio/faudio-20.02.ebuild
+++ b/app-emulation/faudio/faudio-20.02.ebuild
@@ -17,7 +17,7 @@ if [[ "${PV}" == "9999" ]]; then
EGIT_REPO_URI="https://github.com/FNA-XNA/${FAUDIO_PN}.git"
else
SRC_URI="https://github.com/FNA-XNA/${FAUDIO_PN}/archive/${FAUDIO_PV}.tar.gz -> ${FAUDIO_P}.tar.gz"
- KEYWORDS="-* ~amd64 ~x86"
+ KEYWORDS="-* amd64 ~x86"
S="${WORKDIR}/${FAUDIO_P}"
fi