diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-05 18:16:44 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-05 18:16:44 +0200 |
commit | 9b0c308a523760dec457394d03935cd986a6ef94 (patch) | |
tree | 729c47f38506d98c837fd29a36fa4ed87c56c26b /kde-misc | |
parent | app-admin/restart-services: x86 stable (bug #740242) (diff) | |
download | gentoo-9b0c308a523760dec457394d03935cd986a6ef94.tar.gz gentoo-9b0c308a523760dec457394d03935cd986a6ef94.tar.bz2 gentoo-9b0c308a523760dec457394d03935cd986a6ef94.zip |
kde-misc/tellico: x86 stable (bug #740376)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/tellico/tellico-3.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.3.2.ebuild b/kde-misc/tellico/tellico-3.3.2.ebuild index 4d3921f076ee..a2f510ecd1c9 100644 --- a/kde-misc/tellico/tellico-3.3.2.ebuild +++ b/kde-misc/tellico/tellico-3.3.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 )" |