Diff qutebrowser-3.4.0 with a qutebrowser-9999
/usr/portage/www-client/qutebrowser/qutebrowser-9999.ebuild 2024-12-25 14:59:52.843270184 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2025 Gentoo Authors |
|
1 |
# Copyright 1999-2024 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=8 |
... | ... | |
18 | 18 |
verify-sig? ( https://github.com/qutebrowser/qutebrowser/releases/download/v${PV}/${P}.tar.gz.asc ) |
19 | 19 |
" |
20 | 20 |
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/qutebrowser.gpg |
21 |
KEYWORDS="amd64 ~arm64" |
|
21 |
KEYWORDS="~amd64 ~arm64" |
|
22 | 22 |
fi |
23 | 23 | |
24 | 24 |
DESCRIPTION="Keyboard-driven, vim-like browser based on Python and Qt" |