projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb2a2a1
)
app-emulation/faudio: x86 stable wrt bug #717006
author
Agostino Sarubbo
<ago@gentoo.org>
Mon, 13 Apr 2020 16:53:35 +0000
(18:53 +0200)
committer
Agostino Sarubbo
<ago@gentoo.org>
Mon, 13 Apr 2020 16:53:35 +0000
(18:53 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-emulation/faudio/faudio-20.02.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/faudio/faudio-20.02.ebuild
b/app-emulation/faudio/faudio-20.02.ebuild
index e4bf016505b3f0b3ec7d51e0e54249af911e3bc8..5afb2e48be250a1f2976bc6226c3fd8549c92d50 100644
(file)
--- 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