summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-01-02 19:03:16 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-01-02 20:01:26 +0100
commitd07d4ba9bd9bf1979c84917c86e80fbecdc73a8f (patch)
tree37fac47c88ed639687dcd05bbe88ebcb03ce0a0a /dev-util
parentsci-libs/oce: Fix failing tests (diff)
downloadgentoo-d07d4ba9bd9bf1979c84917c86e80fbecdc73a8f.tar.gz
gentoo-d07d4ba9bd9bf1979c84917c86e80fbecdc73a8f.tar.bz2
gentoo-d07d4ba9bd9bf1979c84917c86e80fbecdc73a8f.zip
dev-util/cppcheck: x86 stable (bug #674326)
Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/cppcheck/cppcheck-1.86.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cppcheck/cppcheck-1.86.ebuild b/dev-util/cppcheck/cppcheck-1.86.ebuild
index 87931e60c7b6..70349700e04e 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="