diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-01 21:16:57 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-01 21:16:57 +0200 |
commit | 40ae1be0773dd8b26377c3195f651d4cdcc7eb1e (patch) | |
tree | 0faeb0aa23c31cb203d84b66bee0ca95a164f787 /kde-misc | |
parent | mail-mta/postfix: x86 stable (bug #683132) (diff) | |
download | gentoo-40ae1be0773dd8b26377c3195f651d4cdcc7eb1e.tar.gz gentoo-40ae1be0773dd8b26377c3195f651d4cdcc7eb1e.tar.bz2 gentoo-40ae1be0773dd8b26377c3195f651d4cdcc7eb1e.zip |
kde-misc/tellico: x86 stable (bug #688968)
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'kde-misc')
-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 e75e9ba7649e..151004ef17c4 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 )" |