diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-02-05 23:55:01 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-02-07 11:36:55 +0100 |
commit | dcfc325201f6858351e9bb1b606b8e090a084b75 (patch) | |
tree | 182919da604a83c02d51c1ba453f99882bdab8dc /kde-misc | |
parent | kde-misc/kio-gdrive: destabilize 22.08.3 for ~x86 (diff) | |
download | gentoo-dcfc325201f6858351e9bb1b606b8e090a084b75.tar.gz gentoo-dcfc325201f6858351e9bb1b606b8e090a084b75.tar.bz2 gentoo-dcfc325201f6858351e9bb1b606b8e090a084b75.zip |
kde-misc/tellico: destabilize 3.4.6 for ~x86
Bug: https://bugs.gentoo.org/893234
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/tellico/tellico-3.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.4.6.ebuild b/kde-misc/tellico/tellico-3.4.6.ebuild index d1c0cfd51671..8637ab848224 100644 --- a/kde-misc/tellico/tellico-3.4.6.ebuild +++ b/kde-misc/tellico/tellico-3.4.6.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://tellico-project.org/" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="https://tellico-project.org/files/${P}.tar.xz" - KEYWORDS="amd64 ~arm64 x86" + KEYWORDS="amd64 ~arm64 ~x86" fi LICENSE="|| ( GPL-2 GPL-3 )" |