sys-libs/libcxxabi: Remove accidental stable kw from 7.0.0
authorMichał Górny <mgorny@gentoo.org>
Sun, 23 Sep 2018 19:25:19 +0000 (21:25 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 23 Sep 2018 19:25:19 +0000 (21:25 +0200)
Closes: https://bugs.gentoo.org/666910
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-libs/libcxxabi/libcxxabi-7.0.0.ebuild

index 0e684ef4a591b2c427998ab6004d73e82c8ac146..5c5a3146b60f35b2d63c3a426a3a6eaead984a26 100644 (file)
@@ -20,7 +20,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz
 
 LICENSE="|| ( UoI-NCSA MIT )"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-fbsd"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd"
 IUSE="+libunwind +static-libs test elibc_musl"
 RESTRICT="!test? ( test )"