diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-15 06:43:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-15 06:43:34 +0200 |
commit | db8a5f1d48a1a36122f3bd32f9903254295dbc52 (patch) | |
tree | 3be29dbfdaf9dbb79df7f430a112b45280886e14 /kde-misc | |
parent | media-libs/taglib: Stabilize 1.13 amd64, #882627 (diff) | |
download | gentoo-db8a5f1d48a1a36122f3bd32f9903254295dbc52.tar.gz gentoo-db8a5f1d48a1a36122f3bd32f9903254295dbc52.tar.bz2 gentoo-db8a5f1d48a1a36122f3bd32f9903254295dbc52.zip |
kde-misc/tellico: Stabilize 3.4.5 amd64, #882627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/tellico/tellico-3.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.4.5.ebuild b/kde-misc/tellico/tellico-3.4.5.ebuild index b5f1ff3d0eee..442303323a41 100644 --- a/kde-misc/tellico/tellico-3.4.5.ebuild +++ b/kde-misc/tellico/tellico-3.4.5.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 )" |