diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-17 21:01:11 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-19 19:04:42 +0100 |
commit | fb906cb02ce056b0038aaa5ef16eefcb290b9cfd (patch) | |
tree | 5ba5e3ff841dad06c274a943c2616b295ea4b996 /net-libs/signon-oauth2 | |
parent | net-libs/telepathy-logger-qt: added ~arm64 (diff) | |
download | gentoo-fb906cb02ce056b0038aaa5ef16eefcb290b9cfd.tar.gz gentoo-fb906cb02ce056b0038aaa5ef16eefcb290b9cfd.tar.bz2 gentoo-fb906cb02ce056b0038aaa5ef16eefcb290b9cfd.zip |
net-libs/signon-oauth2: 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/signon-oauth2')
-rw-r--r-- | net-libs/signon-oauth2/signon-oauth2-0.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/signon-oauth2/signon-oauth2-0.24.ebuild b/net-libs/signon-oauth2/signon-oauth2-0.24.ebuild index 28df7f173493..6f4859a594a1 100644 --- a/net-libs/signon-oauth2/signon-oauth2-0.24.ebuild +++ b/net-libs/signon-oauth2/signon-oauth2-0.24.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=7 @@ -13,7 +13,7 @@ SRC_URI="https://gitlab.com/accounts-sso/${MY_PN}/-/archive/${MY_PV}/${MY_PN}-${ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" RDEPEND=" |