summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-10-22 16:35:21 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-10-22 16:35:21 +0200
commit8aff9b37c119b515125ff976d3c03efadfe4c096 (patch)
treeb2d97cbd034aaacd7716fcd78cfd4d982778dd5f /www-client
parentdev-util/maturin: amd64 stable wrt bug #818031 (diff)
downloadgentoo-8aff9b37c119b515125ff976d3c03efadfe4c096.tar.gz
gentoo-8aff9b37c119b515125ff976d3c03efadfe4c096.tar.bz2
gentoo-8aff9b37c119b515125ff976d3c03efadfe4c096.zip
www-client/qutebrowser: amd64 stable wrt bug #818031
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r--www-client/qutebrowser/qutebrowser-2.3.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/qutebrowser/qutebrowser-2.3.1-r2.ebuild b/www-client/qutebrowser/qutebrowser-2.3.1-r2.ebuild
index b54b75f29d4f..0b940abb3a02 100644
--- a/www-client/qutebrowser/qutebrowser-2.3.1-r2.ebuild
+++ b/www-client/qutebrowser/qutebrowser-2.3.1-r2.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/qutebrowser/qutebrowser.git"
else
SRC_URI="https://github.com/qutebrowser/qutebrowser/releases/download/v${PV}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~x86"
fi
DESCRIPTION="Keyboard-driven, vim-like browser based on PyQt5 and QtWebEngine"