From: Agostino Sarubbo Date: Thu, 18 Jul 2019 11:43:56 +0000 (+0200) Subject: dev-cpp/rttr: x86 stable wrt bug #688938 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ff3cd3662f98e1a0233baa7d71c8c769585b005a;p=gentoo.git dev-cpp/rttr: x86 stable wrt bug #688938 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" --- diff --git a/dev-cpp/rttr/rttr-0.9.6.ebuild b/dev-cpp/rttr/rttr-0.9.6.ebuild index df812c944e7f..54c7c12c43b4 100644 --- a/dev-cpp/rttr/rttr-0.9.6.ebuild +++ b/dev-cpp/rttr/rttr-0.9.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rttrorg/${PN}/releases/download/v${PV}/${P}-src.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" IUSE="" RESTRICT="test"