diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-13 21:27:46 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-13 21:28:34 +0100 |
commit | 72ff4bae7fee788fdf39fa3eb8fd2bfd54977a4b (patch) | |
tree | bee3d4c6aec464f07f31a3064eadda83173c1bcb /kde-misc | |
parent | sys-devel/bmake: add 20211207 (diff) | |
download | gentoo-72ff4bae7fee788fdf39fa3eb8fd2bfd54977a4b.tar.gz gentoo-72ff4bae7fee788fdf39fa3eb8fd2bfd54977a4b.tar.bz2 gentoo-72ff4bae7fee788fdf39fa3eb8fd2bfd54977a4b.zip |
kde-misc/tellico: Stabilize 3.4.2 x86, #828841
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/tellico/tellico-3.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.4.2.ebuild b/kde-misc/tellico/tellico-3.4.2.ebuild index 516863dba370..8ce93a0fc060 100644 --- a/kde-misc/tellico/tellico-3.4.2.ebuild +++ b/kde-misc/tellico/tellico-3.4.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 )" |