summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-04-13 18:53:35 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-04-13 18:53:35 +0200
commite2266eeb7696dfa277fe56075d6056c4d6a4cc26 (patch)
treefe03b3929152df3b89e0df97e6219306bb0ab9f3 /app-emulation/faudio/faudio-20.02.ebuild
parentdev-util/geany-plugins: x86 stable wrt bug #716994 (diff)
downloadgentoo-e2266eeb7696dfa277fe56075d6056c4d6a4cc26.tar.gz
gentoo-e2266eeb7696dfa277fe56075d6056c4d6a4cc26.tar.bz2
gentoo-e2266eeb7696dfa277fe56075d6056c4d6a4cc26.zip
app-emulation/faudio: x86 stable wrt bug #717006
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/faudio/faudio-20.02.ebuild')
-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 e4bf016505b3..5afb2e48be25 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