diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-12 00:59:58 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-12 01:03:11 +0200 |
commit | 1c92bc91f00d9a5cbaf36db35bf446baa19fcdca (patch) | |
tree | 950b027e69946a80b5871768f11fe52818893283 /kde-misc/tellico | |
parent | dev-python/tagpy: x86 stable (bug #690670) (diff) | |
download | gentoo-1c92bc91f00d9a5cbaf36db35bf446baa19fcdca.tar.gz gentoo-1c92bc91f00d9a5cbaf36db35bf446baa19fcdca.tar.bz2 gentoo-1c92bc91f00d9a5cbaf36db35bf446baa19fcdca.zip |
kde-misc/tellico: x86 stable (bug #691970)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'kde-misc/tellico')
-rw-r--r-- | kde-misc/tellico/tellico-3.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.2.1.ebuild b/kde-misc/tellico/tellico-3.2.1.ebuild index fce0ead957c7..a85c38a6d36c 100644 --- a/kde-misc/tellico/tellico-3.2.1.ebuild +++ b/kde-misc/tellico/tellico-3.2.1.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 )" |