From d07d4ba9bd9bf1979c84917c86e80fbecdc73a8f Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Wed, 2 Jan 2019 19:03:16 +0100 Subject: [PATCH] dev-util/cppcheck: x86 stable (bug #674326) Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- dev-util/cppcheck/cppcheck-1.86.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/cppcheck/cppcheck-1.86.ebuild b/dev-util/cppcheck/cppcheck-1.86.ebuild index 87931e60c7b67..70349700e04e6 100644 --- a/dev-util/cppcheck/cppcheck-1.86.ebuild +++ b/dev-util/cppcheck/cppcheck-1.86.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/danmar/cppcheck/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc x86" IUSE="htmlreport pcre qt5" RDEPEND="