diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-07-17 14:25:34 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-07-17 14:26:46 +0200 |
commit | 6e7c0d04e7d4f4759c69be6de836f91cc6c126d7 (patch) | |
tree | 0f52da9447bf141dc66783209ea1c9f4ef649c79 /www-client | |
parent | www-client/falkon: Re-add IUSE=python to 3.2.0 for testing (diff) | |
download | gentoo-6e7c0d04e7d4f4759c69be6de836f91cc6c126d7.tar.gz gentoo-6e7c0d04e7d4f4759c69be6de836f91cc6c126d7.tar.bz2 gentoo-6e7c0d04e7d4f4759c69be6de836f91cc6c126d7.zip |
www-client/falkon: Re-add ~ppc64 to 22.04.3 after IUSE=python masking
Package-Manager: Portage-3.0.32, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/falkon/falkon-22.04.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/falkon/falkon-22.04.3.ebuild b/www-client/falkon/falkon-22.04.3.ebuild index 4a68d9ac71e8..9664f0e03464 100644 --- a/www-client/falkon/falkon-22.04.3.ebuild +++ b/www-client/falkon/falkon-22.04.3.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://www.falkon.org/ https://apps.kde.org/falkon/" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="dbus kde python +X" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |