diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-17 19:10:31 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-19 19:04:41 +0100 |
commit | 884ade7a4d4ce0adafe4ada18621e19f72e8bf38 (patch) | |
tree | a9702a7dcbd5be42f28850498e9bd84da4885b5f /net-libs/libaccounts-glib | |
parent | net-irc/telepathy-idle: added ~arm64 (diff) | |
download | gentoo-884ade7a4d4ce0adafe4ada18621e19f72e8bf38.tar.gz gentoo-884ade7a4d4ce0adafe4ada18621e19f72e8bf38.tar.bz2 gentoo-884ade7a4d4ce0adafe4ada18621e19f72e8bf38.zip |
net-libs/libaccounts-glib: 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/libaccounts-glib')
-rw-r--r-- | net-libs/libaccounts-glib/libaccounts-glib-1.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.23.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.23.ebuild index 5752429d98ee..3bd1313616a8 100644 --- a/net-libs/libaccounts-glib/libaccounts-glib-1.23.ebuild +++ b/net-libs/libaccounts-glib/libaccounts-glib-1.23.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# 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-glib/repository/archive.tar LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="debug" RDEPEND=" |