net-proxy/ngrok-bin: fix KEYWORDS, SRC_URI, indent

This is a prebuilt package. It can't be used in any other
arch.

KEYWORDS and SRC_URI need to reflect that.

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
This commit is contained in:
Paul Zander
2026-01-27 13:02:56 +01:00
parent b257cf6631
commit 165cf502d9

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,13 +19,13 @@ S="${WORKDIR}/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~s390 ~x86"
KEYWORDS="-* ~amd64 ~arm ~arm64 ~mips ~ppc64 ~s390 ~x86"
RESTRICT="mirror strip"
QA_PREBUILT="*"
src_compile() {
:
:
}
src_install() {