Revert "dev-util/valgrind: keyworded 3.12.0 for ppc, bug #583422"

This reverts commit bf08016e8c.

0 days since keywording downgraded ARCH down to ~ARCH by accident.
This commit is contained in:
Sergei Trofimovich
2017-09-17 12:40:49 +01:00
parent 91ac54e941
commit 785846d8cb

View File

@@ -10,7 +10,7 @@ SRC_URI="http://www.valgrind.org/downloads/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="-* amd64 arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
KEYWORDS="-* amd64 arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="mpi"
DEPEND="mpi? ( virtual/mpi )"