diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 20:05:19 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 20:05:19 +0200 |
commit | fa63ca095791da510f18ae5a3a0960f48c22729a (patch) | |
tree | 43e04801c5f0c49f4133395ac224c83025396a8e /kde-misc | |
parent | dev-tcltk/snack: x86 stable (bug #743502) (diff) | |
download | gentoo-fa63ca095791da510f18ae5a3a0960f48c22729a.tar.gz gentoo-fa63ca095791da510f18ae5a3a0960f48c22729a.tar.bz2 gentoo-fa63ca095791da510f18ae5a3a0960f48c22729a.zip |
kde-misc/tellico: x86 stable (bug #749786)
Package-Manager: Portage-3.0.8, 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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.3.3.ebuild b/kde-misc/tellico/tellico-3.3.3.ebuild index f39a4200a144..1546c9901cf6 100644 --- a/kde-misc/tellico/tellico-3.3.3.ebuild +++ b/kde-misc/tellico/tellico-3.3.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 )" |