mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user