diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-20 17:51:50 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-20 17:52:06 +0300 |
commit | ff3d726c473e861856acaede26d5d4da64660602 (patch) | |
tree | bfb6ef10a7ca5d5119a7515571572b3d8ad6ab9a /kde-misc | |
parent | kde-misc/krusader: Stabilize 2.8.1 amd64, #930324 (diff) | |
download | gentoo-ff3d726c473e861856acaede26d5d4da64660602.tar.gz gentoo-ff3d726c473e861856acaede26d5d4da64660602.tar.bz2 gentoo-ff3d726c473e861856acaede26d5d4da64660602.zip |
kde-misc/tellico: Stabilize 3.5.4 amd64, #930324
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/tellico/tellico-3.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.5.4.ebuild b/kde-misc/tellico/tellico-3.5.4.ebuild index fd374511ce98..0aa93ad473c1 100644 --- a/kde-misc/tellico/tellico-3.5.4.ebuild +++ b/kde-misc/tellico/tellico-3.5.4.ebuild @@ -12,7 +12,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 )" |