diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-14 16:52:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-14 16:52:47 +0100 |
commit | a7adccd13598cf8577eeceebb8d040ea8ef1408c (patch) | |
tree | 7ff30ce1521b2657c211c34fce85e12ce0152200 /kde-misc/tellico | |
parent | sys-power/thermald: Stabilize 2.4.6 amd64, #829172 (diff) | |
download | gentoo-a7adccd13598cf8577eeceebb8d040ea8ef1408c.tar.gz gentoo-a7adccd13598cf8577eeceebb8d040ea8ef1408c.tar.bz2 gentoo-a7adccd13598cf8577eeceebb8d040ea8ef1408c.zip |
kde-misc/tellico: amd64 stable wrt bug #828841
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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.4.2.ebuild b/kde-misc/tellico/tellico-3.4.2.ebuild index 8ce93a0fc060..e191324dd2b0 100644 --- a/kde-misc/tellico/tellico-3.4.2.ebuild +++ b/kde-misc/tellico/tellico-3.4.2.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 )" |