projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fcbef1
)
sys-libs/libcxxrt: x86 stable wrt bug #607660
author
Agostino Sarubbo
<ago@gentoo.org>
Sun, 2 Apr 2017 18:06:17 +0000
(20:06 +0200)
committer
Agostino Sarubbo
<ago@gentoo.org>
Sun, 2 Apr 2017 18:06:17 +0000
(20:06 +0200)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sys-libs/libcxxrt/libcxxrt-0.0_p20160922.ebuild
patch
|
blob
|
history
diff --git
a/sys-libs/libcxxrt/libcxxrt-0.0_p20160922.ebuild
b/sys-libs/libcxxrt/libcxxrt-0.0_p20160922.ebuild
index be35f8cbb407fb2bfe818d44ac63de3c2d6451e7..bba9b8cf610163adbe8ffb49e6e98e7b3e918550 100644
(file)
--- a/
sys-libs/libcxxrt/libcxxrt-0.0_p20160922.ebuild
+++ b/
sys-libs/libcxxrt/libcxxrt-0.0_p20160922.ebuild
@@
-21,9
+21,9
@@
fi
LICENSE="BSD-2"
SLOT="0"
if [ "${PV%9999}" = "${PV}" ] ; then
- KEYWORDS="amd64 ~arm64 ~mips
~
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm64 ~mips x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
else
- KEYWORDS="amd64 ~arm64"
+ KEYWORDS="amd64 ~arm64
x86
"
fi
IUSE="libunwind +static-libs"