projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43e5124
)
app-emulation/faudio: amd64 stable wrt bug #717006
author
Agostino Sarubbo
<ago@gentoo.org>
Sun, 12 Apr 2020 07:29:51 +0000
(09:29 +0200)
committer
Agostino Sarubbo
<ago@gentoo.org>
Sun, 12 Apr 2020 07:29:51 +0000
(09:29 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 3b8290fd8804e626433e2d284192ff94fed183bf..e4bf016505b3f0b3ec7d51e0e54249af911e3bc8 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