diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-26 20:46:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-26 20:46:39 +0100 |
commit | 9d3aefd212d92a1dcb46d98d00d806bbc1775b8a (patch) | |
tree | 75fa5e7d3e3d39b4a9d672e8126b4c06270d7f66 /kde-misc/tellico | |
parent | dev-python/bottleneck: Stabilize 1.3.4 ppc64, #836203 (diff) | |
download | gentoo-9d3aefd212d92a1dcb46d98d00d806bbc1775b8a.tar.gz gentoo-9d3aefd212d92a1dcb46d98d00d806bbc1775b8a.tar.bz2 gentoo-9d3aefd212d92a1dcb46d98d00d806bbc1775b8a.zip |
kde-misc/tellico: amd64 stable wrt bug #835886
Package-Manager: Portage-3.0.30, 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.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.4.4.ebuild b/kde-misc/tellico/tellico-3.4.4.ebuild index a83ef948cde1..8f29e915f87b 100644 --- a/kde-misc/tellico/tellico-3.4.4.ebuild +++ b/kde-misc/tellico/tellico-3.4.4.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 )" |