commit:     dcfc325201f6858351e9bb1b606b8e090a084b75
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  5 22:55:01 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb  7 10:36:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcfc3252

kde-misc/tellico: destabilize 3.4.6 for ~x86

Bug: https://bugs.gentoo.org/893234
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-misc/tellico/tellico-3.4.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 )"

Reply via email to