projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfb338f
)
dev-libs/cppcodec: x86 keyworded (bug #686636)
author
Thomas Deutschmann
<whissi@gentoo.org>
Thu, 18 Jul 2019 14:35:46 +0000
(16:35 +0200)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Thu, 18 Jul 2019 14:36:01 +0000
(16:36 +0200)
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-libs/cppcodec/cppcodec-0.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/cppcodec/cppcodec-0.2.ebuild
b/dev-libs/cppcodec/cppcodec-0.2.ebuild
index ed1f2f4c8f3dfbf59557732eb5a0d4ab048c8581..652020de95efea967543a4a30fb21affb7b13cbf 100644
(file)
--- a/
dev-libs/cppcodec/cppcodec-0.2.ebuild
+++ b/
dev-libs/cppcodec/cppcodec-0.2.ebuild
@@
-16,7
+16,7
@@
if [[ ${PV} == *9999 ]]; then
EGIT_SUBMODULES=()
else
SRC_URI="https://github.com/tplgy/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64
~x86
"
fi
LICENSE="MIT"