diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-22 22:03:15 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-22 22:25:09 -0500 |
commit | 1f431d41792dd91571f70d178afc15c3c0f41967 (patch) | |
tree | bb19bd41cc399d87d7a20a4175d7c2d6627a7a60 /net-libs/telepathy-logger-qt | |
parent | net-libs/accounts-qml: arm64 stable (bug #703250) (diff) | |
download | gentoo-1f431d41792dd91571f70d178afc15c3c0f41967.tar.gz gentoo-1f431d41792dd91571f70d178afc15c3c0f41967.tar.bz2 gentoo-1f431d41792dd91571f70d178afc15c3c0f41967.zip |
net-libs/telepathy-logger-qt: arm64 stable (bug #703250)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Diffstat (limited to 'net-libs/telepathy-logger-qt')
-rw-r--r-- | net-libs/telepathy-logger-qt/telepathy-logger-qt-17.08.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 42a8997ee037..eea779decea8 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 @@ -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" |