diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-17 19:15:37 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-19 19:04:41 +0100 |
commit | e09b3255ba74d4ef10d55af98e6c01c76ef7898f (patch) | |
tree | a53ca3fe0ec5f560b6fb7052b814158337622df3 /net-libs/libsignon-glib | |
parent | net-libs/signond: added ~arm64 (diff) | |
download | gentoo-e09b3255ba74d4ef10d55af98e6c01c76ef7898f.tar.gz gentoo-e09b3255ba74d4ef10d55af98e6c01c76ef7898f.tar.bz2 gentoo-e09b3255ba74d4ef10d55af98e6c01c76ef7898f.zip |
net-libs/libsignon-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/libsignon-glib')
-rw-r--r-- | net-libs/libsignon-glib/libsignon-glib-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild b/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild index 740195845377..96092a132047 100644 --- a/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild +++ b/net-libs/libsignon-glib/libsignon-glib-1.14.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 @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.com/accounts-sso/libsignon-glib/repository/archive.tar.g LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="debug doc +introspection python test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} introspection )" |