diff options
author | 2020-01-10 10:27:32 +0100 | |
---|---|---|
committer | 2020-01-10 10:44:47 +0100 | |
commit | 41fb95da29884ee331c91aa6581d941f2f401497 (patch) | |
tree | 34b1da0503ad538532ea47376d939312e50ee47f /kde-misc | |
parent | dev-util/kdevelop: Drop 5.4.2 (diff) | |
download | gentoo-41fb95da29884ee331c91aa6581d941f2f401497.tar.gz gentoo-41fb95da29884ee331c91aa6581d941f2f401497.tar.bz2 gentoo-41fb95da29884ee331c91aa6581d941f2f401497.zip |
kde-misc/tellico: 3.2.3 amd64 stable
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/tellico/tellico-3.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.2.3.ebuild b/kde-misc/tellico/tellico-3.2.3.ebuild index 79513b0b93c3..238ff1f2d72e 100644 --- a/kde-misc/tellico/tellico-3.2.3.ebuild +++ b/kde-misc/tellico/tellico-3.2.3.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 x86" + KEYWORDS="amd64 x86" fi LICENSE="|| ( GPL-2 GPL-3 )" |