summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-03-07 15:45:03 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-03-07 15:45:03 +0100
commit30732e6e912da4e439c7200cdcbeddc7c6c5ae3d (patch)
tree82effb0cf58e0b4190eb42358ffe73238eb48bce /app-emulation/faudio/faudio-21.01.ebuild
parentapp-editors/hexcurse: x86 stable wrt bug #763246 (diff)
downloadgentoo-30732e6e912da4e439c7200cdcbeddc7c6c5ae3d.tar.gz
gentoo-30732e6e912da4e439c7200cdcbeddc7c6c5ae3d.tar.bz2
gentoo-30732e6e912da4e439c7200cdcbeddc7c6c5ae3d.zip
app-emulation/faudio: x86 stable wrt bug #770532
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/faudio/faudio-21.01.ebuild')
-rw-r--r--app-emulation/faudio/faudio-21.01.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/faudio/faudio-21.01.ebuild b/app-emulation/faudio/faudio-21.01.ebuild
index 51ecd606fc26..8eeec16800d7 100644
--- a/app-emulation/faudio/faudio-21.01.ebuild
+++ b/app-emulation/faudio/faudio-21.01.ebuild
@@ -19,7 +19,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