From: Agostino Sarubbo Date: Sun, 12 Apr 2020 07:29:51 +0000 (+0200) Subject: app-emulation/faudio: amd64 stable wrt bug #717006 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=52e3632ed26af074b615a198e739efab76224639;p=gentoo.git 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 --- 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