commit:     165cf502d9fd022d74b30c5304914a111d20a36d
Author:     Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
AuthorDate: Tue Jan 27 12:02:56 2026 +0000
Commit:     Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
CommitDate: Tue Jan 27 12:03:57 2026 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=165cf502

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 <AT> gmail.com>

 net-proxy/ngrok-bin/ngrok-bin-3.35.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-proxy/ngrok-bin/ngrok-bin-3.35.0.ebuild 
b/net-proxy/ngrok-bin/ngrok-bin-3.35.0.ebuild
index f09a6f0401..b2657ea921 100644
--- a/net-proxy/ngrok-bin/ngrok-bin-3.35.0.ebuild
+++ b/net-proxy/ngrok-bin/ngrok-bin-3.35.0.ebuild
@@ -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() {

Reply via email to