diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-17 19:39:57 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-19 19:04:42 +0100 |
commit | 4584b2950bfb34ea132c9c01c49404311c2947bc (patch) | |
tree | fec2fdb70d2f807bbe858c05a931ecae5c088688 /net-libs/accounts-qt | |
parent | net-libs/telepathy-qt: added ~arm64 (diff) | |
download | gentoo-4584b2950bfb34ea132c9c01c49404311c2947bc.tar.gz gentoo-4584b2950bfb34ea132c9c01c49404311c2947bc.tar.bz2 gentoo-4584b2950bfb34ea132c9c01c49404311c2947bc.zip |
net-libs/accounts-qt: added ~arm64
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-libs/accounts-qt')
-rw-r--r-- | net-libs/accounts-qt/accounts-qt-1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/accounts-qt/accounts-qt-1.15.ebuild b/net-libs/accounts-qt/accounts-qt-1.15.ebuild index 29a33e581299..b6e99513ae72 100644 --- a/net-libs/accounts-qt/accounts-qt-1.15.ebuild +++ b/net-libs/accounts-qt/accounts-qt-1.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/accounts-sso/libaccounts-qt/repository/VERSION_1.15/ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="doc test" # dbus problems |