diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-08 15:49:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-08 15:49:24 +0100 |
commit | b311a31d40f0fdf540488e20ca0e320275e46a93 (patch) | |
tree | 2c48c60bd3cea9269e6e4de2962bf2f42af2d672 /kde-misc/tellico | |
parent | kde-frameworks/threadweaver: x86 stable wrt bug #831587 (diff) | |
download | gentoo-b311a31d40f0fdf540488e20ca0e320275e46a93.tar.gz gentoo-b311a31d40f0fdf540488e20ca0e320275e46a93.tar.bz2 gentoo-b311a31d40f0fdf540488e20ca0e320275e46a93.zip |
kde-misc/tellico: amd64 stable wrt bug #832621
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'kde-misc/tellico')
-rw-r--r-- | kde-misc/tellico/tellico-3.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.4.3.ebuild b/kde-misc/tellico/tellico-3.4.3.ebuild index 432adf816b33..db4205d4695f 100644 --- a/kde-misc/tellico/tellico-3.4.3.ebuild +++ b/kde-misc/tellico/tellico-3.4.3.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 )" |