diff options
author | 2024-11-06 04:14:48 +0000 | |
---|---|---|
committer | 2024-11-06 04:14:48 +0000 | |
commit | f94151e93ffb57a817a0376939849f3f51f1a93d (patch) | |
tree | 362bad6652bbf92c07325d9324ed53e43ec944ca /kde-misc | |
parent | x11-libs/libdrm: Drop old versions (diff) | |
download | gentoo-f94151e93ffb57a817a0376939849f3f51f1a93d.tar.gz gentoo-f94151e93ffb57a817a0376939849f3f51f1a93d.tar.bz2 gentoo-f94151e93ffb57a817a0376939849f3f51f1a93d.zip |
kde-misc/tellico: Stabilize 4.0.1 amd64, #942926
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/tellico/tellico-4.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-4.0.1.ebuild b/kde-misc/tellico/tellico-4.0.1.ebuild index b2c38e9e7150..3a0f823125fe 100644 --- a/kde-misc/tellico/tellico-4.0.1.ebuild +++ b/kde-misc/tellico/tellico-4.0.1.ebuild @@ -14,7 +14,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" + KEYWORDS="amd64 ~arm64" fi LICENSE="|| ( GPL-2 GPL-3 )" |