projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc7926e
)
dev-util/meson: amd64 stable, bug 606818
author
Pacho Ramos
<pacho@gentoo.org>
Sat, 11 Feb 2017 17:30:29 +0000
(18:30 +0100)
committer
Pacho Ramos
<pacho@gentoo.org>
Sat, 11 Feb 2017 18:28:29 +0000
(19:28 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
dev-util/meson/meson-0.37.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/meson/meson-0.37.1.ebuild
b/dev-util/meson/meson-0.37.1.ebuild
index f0a050e91bde84207a337eee282a99cc3deae467..182324300895f8b5868955b59a83b7ac9bd44bb2 100644
(file)
--- a/
dev-util/meson/meson-0.37.1.ebuild
+++ b/
dev-util/meson/meson-0.37.1.ebuild
@@
-10,7
+10,7
@@
if [[ ${PV} = *9999* ]]; then
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="
~
amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
inherit distutils-r1