diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-05-09 22:18:14 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-05-10 20:39:00 +0300 |
commit | 5babec20d14454eee6c2976c302a04c9843617dd (patch) | |
tree | 8f7813572bccec7be5999bfb07d472934fb817e0 /net-libs | |
parent | net-libs/libaccounts-glib: arm64 stable (bug #720178) (diff) | |
download | gentoo-5babec20d14454eee6c2976c302a04c9843617dd.tar.gz gentoo-5babec20d14454eee6c2976c302a04c9843617dd.tar.bz2 gentoo-5babec20d14454eee6c2976c302a04c9843617dd.zip |
net-libs/telepathy-logger-qt: arm64 stable (bug #720178)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/telepathy-logger-qt/telepathy-logger-qt-17.09.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/telepathy-logger-qt/telepathy-logger-qt-17.09.0.ebuild b/net-libs/telepathy-logger-qt/telepathy-logger-qt-17.09.0.ebuild index 7c073cdc93d6..1402d25cc01b 100644 --- a/net-libs/telepathy-logger-qt/telepathy-logger-qt-17.09.0.ebuild +++ b/net-libs/telepathy-logger-qt/telepathy-logger-qt-17.09.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +[B# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,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" - KEYWORDS="amd64 ~arm64 x86" + KEYWORDS="amd64 arm64 x86" fi LICENSE="LGPL-2.1" |