From: Thomas Deutschmann Date: Sun, 25 Mar 2018 21:51:37 +0000 (+0200) Subject: dev-libs/jthread: x86 stable (bug #651004) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ba019e698ea5b3327fa220524f464665d5f782aa;p=gentoo.git dev-libs/jthread: x86 stable (bug #651004) Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/dev-libs/jthread/jthread-1.3.3.ebuild b/dev-libs/jthread/jthread-1.3.3.ebuild index e854d07537d5..458230f1cc27 100644 --- a/dev-libs/jthread/jthread-1.3.3.ebuild +++ b/dev-libs/jthread/jthread-1.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://research.edm.uhasselt.be/jori/${PN}/${P}.tar.bz2" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="static-libs"