commit: c2b9193599026b192897524af3a5891ff466829f
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 1 10:20:25 2025 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jan 1 10:20:25 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2b91935
www-client/qutebrowser: Stabilize 3.4.0 ALLARCHES, #947288
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
www-client/qutebrowser/qutebrowser-3.4.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-client/qutebrowser/qutebrowser-3.4.0.ebuild
b/www-client/qutebrowser/qutebrowser-3.4.0.ebuild
index 90fc7f7f9ab6..9efa0b0cf9d8 100644
--- a/www-client/qutebrowser/qutebrowser-3.4.0.ebuild
+++ b/www-client/qutebrowser/qutebrowser-3.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ else
verify-sig? (
https://github.com/qutebrowser/qutebrowser/releases/download/v${PV}/${P}.tar.gz.asc
)
"
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/qutebrowser.gpg
- KEYWORDS="~amd64 ~arm64"
+ KEYWORDS="amd64 ~arm64"
fi
DESCRIPTION="Keyboard-driven, vim-like browser based on Python and Qt"