diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-15 08:00:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-15 08:00:41 +0200 |
commit | 5f0f6f739ea6d5e4099454ce90b341a161f3fd45 (patch) | |
tree | c915878a2451fdc85fd3152b1e54b36fb6ee4ad0 /dev-util/cppcheck | |
parent | virtual/mpi: x86 stable wrt bug #811852 (diff) | |
download | gentoo-5f0f6f739ea6d5e4099454ce90b341a161f3fd45.tar.gz gentoo-5f0f6f739ea6d5e4099454ce90b341a161f3fd45.tar.bz2 gentoo-5f0f6f739ea6d5e4099454ce90b341a161f3fd45.zip |
dev-util/cppcheck: x86 stable wrt bug #813882
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/cppcheck')
-rw-r--r-- | dev-util/cppcheck/cppcheck-2.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cppcheck/cppcheck-2.4.1.ebuild b/dev-util/cppcheck/cppcheck-2.4.1.ebuild index ab43961f8897..9130c7d88401 100644 --- a/dev-util/cppcheck/cppcheck-2.4.1.ebuild +++ b/dev-util/cppcheck/cppcheck-2.4.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/danmar/cppcheck/archive/refs/tags/${PV}.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 +z3" RDEPEND=" |