diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-10 02:17:40 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-10 02:25:40 +0100 |
commit | d6a16563084c90d4ff93d35407c8dc956937e062 (patch) | |
tree | 3a1f3ed6a77112d4988e562e80ac1e5ba47d8752 /net-libs/telepathy-logger-qt | |
parent | net-libs/accounts-qml: x86 stable (bug #703250) (diff) | |
download | gentoo-d6a16563084c90d4ff93d35407c8dc956937e062.tar.gz gentoo-d6a16563084c90d4ff93d35407c8dc956937e062.tar.bz2 gentoo-d6a16563084c90d4ff93d35407c8dc956937e062.zip |
net-libs/telepathy-logger-qt: x86 stable (bug #703250)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs/telepathy-logger-qt')
-rw-r--r-- | net-libs/telepathy-logger-qt/telepathy-logger-qt-17.08.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/telepathy-logger-qt/telepathy-logger-qt-17.08.0-r1.ebuild b/net-libs/telepathy-logger-qt/telepathy-logger-qt-17.08.0-r1.ebuild index eea779decea8..5741180b8144 100644 --- a/net-libs/telepathy-logger-qt/telepathy-logger-qt-17.08.0-r1.ebuild +++ b/net-libs/telepathy-logger-qt/telepathy-logger-qt-17.08.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ HOMEPAGE="https://cgit.kde.org/telepathy-logger-qt.git" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/telepathy-logger-qt/${PV%.*}/src/${P}.tar.xz https://dev.gentoo.org/~asturm/distfiles/${P}-python3.patch.xz" - KEYWORDS="amd64 arm64 ~x86" + KEYWORDS="amd64 arm64 x86" fi LICENSE="LGPL-2.1" |