dev-util/valgrind: x86 stable (bug #683740)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 18 Apr 2019 20:22:28 +0000 (22:22 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 18 Apr 2019 20:31:57 +0000 (22:31 +0200)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-util/valgrind/valgrind-3.14.0.ebuild

index e111e5fd3e23e5bbd775c69f04f309d5dfa96c4c..aed73b422ba46952c1327ba5611f19db0bb57215 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ if [[ ${PV} == "9999" ]]; then
        inherit git-r3
 else
        SRC_URI="ftp://sourceware.org/pub/valgrind/${P}.tar.bz2"
-       KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris"
+       KEYWORDS="-* ~amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris"
 fi
 
 DEPEND="mpi? ( virtual/mpi )"