projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5d4a3a
)
dev-libs/spdlog: x86 keyworded (bug #708910)
author
Thomas Deutschmann
<whissi@gentoo.org>
Mon, 17 Feb 2020 16:11:53 +0000
(17:11 +0100)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Mon, 17 Feb 2020 16:11:53 +0000
(17:11 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-libs/spdlog/spdlog-1.5.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/spdlog/spdlog-1.5.0.ebuild
b/dev-libs/spdlog/spdlog-1.5.0.ebuild
index 060e167a8afd9defbf89d0582638e1d149ab0a92..95a2b0ea7bb73fd26b9bbd7645f36e6ad1a2ce28 100644
(file)
--- a/
dev-libs/spdlog/spdlog-1.5.0.ebuild
+++ b/
dev-libs/spdlog/spdlog-1.5.0.ebuild
@@
-13,7
+13,7
@@
if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/gabime/${PN}"
else
SRC_URI="https://github.com/gabime/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64
~x86
"
fi
LICENSE="MIT"