dev-ruby/execjs-2.7.0: drop ppc keyword

The last net-libs/nodejs ebuild keyworded for ppc has just been
removed due to security vulnerabilties, and it didn't actually compile
on that arch anyway.

Bug: https://bugs.gentoo.org/754921
Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
Marek Szuba
2020-11-21 21:21:58 +01:00
parent 4b094fb3db
commit 930e246410

View File

@@ -17,7 +17,7 @@ SRC_URI="https://github.com/rails/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x64-macos"
KEYWORDS="amd64 arm arm64 ppc64 x86 ~amd64-linux ~x64-macos"
IUSE="test"