projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8adaabd
)
dev-util/meson: x86 stable (bug #670080)
author
Thomas Deutschmann
<whissi@gentoo.org>
Sun, 4 Nov 2018 18:40:44 +0000
(19:40 +0100)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Sun, 4 Nov 2018 19:13:01 +0000
(20:13 +0100)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-util/meson/meson-0.47.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/meson/meson-0.47.1.ebuild
b/dev-util/meson/meson-0.47.1.ebuild
index 9967e1705af4713b32342c3ec8e5f26fbcffd2d9..224861f01ad506750d726131557552231aa10023 100644
(file)
--- a/
dev-util/meson/meson-0.47.1.ebuild
+++ b/
dev-util/meson/meson-0.47.1.ebuild
@@
-9,7
+9,7
@@
if [[ ${PV} = *9999* ]]; then
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc
~
x86 ~amd64-fbsd ~x64-macos ~x64-solaris"
+ KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x64-macos ~x64-solaris"
fi
inherit distutils-r1