projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e45e9de
)
games-util/pyfa: amd64 stable wrt bug #645354
author
Agostino Sarubbo
<ago@gentoo.org>
Thu, 22 Feb 2018 08:57:04 +0000
(09:57 +0100)
committer
Agostino Sarubbo
<ago@gentoo.org>
Thu, 22 Feb 2018 09:04:54 +0000
(10:04 +0100)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
games-util/pyfa/pyfa-1.34.0.ebuild
patch
|
blob
|
history
diff --git
a/games-util/pyfa/pyfa-1.34.0.ebuild
b/games-util/pyfa/pyfa-1.34.0.ebuild
index 471fc242d0237f8b47a67c7151266ea91025eb2a..e5a519fb0a62e0a74fc7ae202128db375e20ced7 100644
(file)
--- a/
games-util/pyfa/pyfa-1.34.0.ebuild
+++ b/
games-util/pyfa/pyfa-1.34.0.ebuild
@@
-15,10
+15,10
@@
SLOT="0"
if [[ ${PV} = 9999 ]]; then
EGIT_REPO_URI="https://github.com/pyfa-org/Pyfa.git"
inherit git-r3
- KEYWORDS="x86"
+ KEYWORDS="
amd64
x86"
else
SRC_URI="https://github.com/pyfa-org/Pyfa/archive/v${PV}.tar.gz -> pyfa-${PV}.tar.gz"
- KEYWORDS="
~
amd64 x86"
+ KEYWORDS="amd64 x86"
fi
IUSE="+graph"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"