diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-17 19:14:19 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-19 19:04:41 +0100 |
commit | c6c6b836619dc70f913204b569607720cc7d5d99 (patch) | |
tree | 013e4f8e8fa8c5fe3f7d0ac3364ba0f2bf5f743d /net-libs/signond | |
parent | net-libs/libaccounts-glib: added ~arm64 (diff) | |
download | gentoo-c6c6b836619dc70f913204b569607720cc7d5d99.tar.gz gentoo-c6c6b836619dc70f913204b569607720cc7d5d99.tar.bz2 gentoo-c6c6b836619dc70f913204b569607720cc7d5d99.zip |
net-libs/signond: 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/signond')
-rw-r--r-- | net-libs/signond/signond-8.59-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/signond/signond-8.59-r1.ebuild b/net-libs/signond/signond-8.59-r1.ebuild index 8a154b36b176..bd19b36952cc 100644 --- a/net-libs/signond/signond-8.59-r1.ebuild +++ b/net-libs/signond/signond-8.59-r1.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/signond/repository/archive.tar.gz?ref=V LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="doc test" RESTRICT="test" |