diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-03 19:52:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-03 19:52:15 +0200 |
commit | 3ca94f201a3eed014a73d32fa690fc6bb4245d82 (patch) | |
tree | 17bd90cb1060c04750db06cfe3175686c0594f71 /kde-misc | |
parent | sci-libs/stellarsolver: x86 stable wrt bug #815835 (diff) | |
download | gentoo-3ca94f201a3eed014a73d32fa690fc6bb4245d82.tar.gz gentoo-3ca94f201a3eed014a73d32fa690fc6bb4245d82.tar.bz2 gentoo-3ca94f201a3eed014a73d32fa690fc6bb4245d82.zip |
kde-misc/tellico: x86 stable wrt bug #815838
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/tellico/tellico-3.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.4.1.ebuild b/kde-misc/tellico/tellico-3.4.1.ebuild index 516863dba370..8ce93a0fc060 100644 --- a/kde-misc/tellico/tellico-3.4.1.ebuild +++ b/kde-misc/tellico/tellico-3.4.1.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 )" |