diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-07-04 21:21:30 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-07-04 21:39:34 +0200 |
commit | 952c2605bf0108d624d4e0261fae0c1fafc5443b (patch) | |
tree | 9d09322e92adcf63bf39f399960ac3ecb446378f /kde-misc/tellico | |
parent | media-video/subtitlecomposer: 0.7.0 version bump, EAPI-7 bump (diff) | |
download | gentoo-952c2605bf0108d624d4e0261fae0c1fafc5443b.tar.gz gentoo-952c2605bf0108d624d4e0261fae0c1fafc5443b.tar.bz2 gentoo-952c2605bf0108d624d4e0261fae0c1fafc5443b.zip |
kde-misc/tellico: 3.2 amd64 stable
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-misc/tellico')
-rw-r--r-- | kde-misc/tellico/tellico-3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.2.ebuild b/kde-misc/tellico/tellico-3.2.ebuild index 151004ef17c4..b7d5f0f2be4a 100644 --- a/kde-misc/tellico/tellico-3.2.ebuild +++ b/kde-misc/tellico/tellico-3.2.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Collection manager based on KDE Frameworks" HOMEPAGE="http://tellico-project.org/" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="http://tellico-project.org/files/${P}.tar.xz" - KEYWORDS="~amd64 x86" + KEYWORDS="amd64 x86" fi LICENSE="|| ( GPL-2 GPL-3 )" |