diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-20 11:03:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-20 11:03:25 +0200 |
commit | 445ca7247e086870ca832721f8c5e6f34f48e692 (patch) | |
tree | d1749e46199b8d15229c6d9eabe5195bda136e81 /www-client/falkon | |
parent | dev-python/cppy: arm stable wrt bug #842408 (diff) | |
download | gentoo-445ca7247e086870ca832721f8c5e6f34f48e692.tar.gz gentoo-445ca7247e086870ca832721f8c5e6f34f48e692.tar.bz2 gentoo-445ca7247e086870ca832721f8c5e6f34f48e692.zip |
www-client/falkon: amd64 stable wrt bug #835889
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-client/falkon')
-rw-r--r-- | www-client/falkon/falkon-3.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/falkon/falkon-3.2.0-r1.ebuild b/www-client/falkon/falkon-3.2.0-r1.ebuild index 7cd244597b5f..a5cbe13abb0d 100644 --- a/www-client/falkon/falkon-3.2.0-r1.ebuild +++ b/www-client/falkon/falkon-3.2.0-r1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://www.falkon.org/ https://apps.kde.org/falkon/" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm64 ~ppc64 x86" + KEYWORDS="amd64 ~arm64 ~ppc64 x86" fi LICENSE="GPL-3" |