diff options
author | Sam James <sam@gentoo.org> | 2020-07-27 21:32:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-27 22:25:26 +0000 |
commit | 7bfc78f12bbfd6cfc58b975eb920187be0fae2f6 (patch) | |
tree | c8e53ed403593b23d40e7fabebce4a746098e89b /kde-misc | |
parent | dev-libs/apr-util: update my_bool patch (diff) | |
download | gentoo-7bfc78f12bbfd6cfc58b975eb920187be0fae2f6.tar.gz gentoo-7bfc78f12bbfd6cfc58b975eb920187be0fae2f6.tar.bz2 gentoo-7bfc78f12bbfd6cfc58b975eb920187be0fae2f6.zip |
kde-misc/tellico: x86 stable (bug #729004)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/tellico/tellico-3.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.3.1.ebuild b/kde-misc/tellico/tellico-3.3.1.ebuild index d03a715da536..17945c0039b0 100644 --- a/kde-misc/tellico/tellico-3.3.1.ebuild +++ b/kde-misc/tellico/tellico-3.3.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 )" |