diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-02-05 23:59:15 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-02-07 11:36:57 +0100 |
commit | f8402f231d7471c0e74c44ae72a55361fe6ab1b6 (patch) | |
tree | 36584ba378566e710b256e57f8b10a40f3401498 /www-client | |
parent | sci-geosciences/qmapshack: destabilize 1.16.1-r1 for ~x86 (diff) | |
download | gentoo-f8402f231d7471c0e74c44ae72a55361fe6ab1b6.tar.gz gentoo-f8402f231d7471c0e74c44ae72a55361fe6ab1b6.tar.bz2 gentoo-f8402f231d7471c0e74c44ae72a55361fe6ab1b6.zip |
www-client/falkon: destabilize 22.04.3-r1 for ~x86
Bug: https://bugs.gentoo.org/884137
Bug: https://bugs.gentoo.org/893234
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/falkon/falkon-22.04.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/falkon/falkon-22.04.3-r1.ebuild b/www-client/falkon/falkon-22.04.3-r1.ebuild index d2945003ae0e..71698882b85f 100644 --- a/www-client/falkon/falkon-22.04.3-r1.ebuild +++ b/www-client/falkon/falkon-22.04.3-r1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://www.falkon.org/ https://apps.kde.org/falkon/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 arm64 ~ppc64 x86" +KEYWORDS="amd64 arm64 ~ppc64 ~x86" IUSE="dbus kde python +X" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |