diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-09-01 18:16:28 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-09-01 18:18:03 -0400 |
commit | 7740ca5a43a0f5f531b234db27dc3b10ccb6655d (patch) | |
tree | e711d2533989f8c3246892343a9d8258e2ac01be /net-libs/libsignon-glib | |
parent | net-libs/libaccounts-glib: arm64 stable (bug #693210) (diff) | |
download | gentoo-7740ca5a43a0f5f531b234db27dc3b10ccb6655d.tar.gz gentoo-7740ca5a43a0f5f531b234db27dc3b10ccb6655d.tar.bz2 gentoo-7740ca5a43a0f5f531b234db27dc3b10ccb6655d.zip |
net-libs/libsignon-glib: arm64 stable (bug #693210)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.74, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-libs/libsignon-glib')
-rw-r--r-- | net-libs/libsignon-glib/libsignon-glib-2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild b/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild index 43e1df26d947..2f20a7629c48 100644 --- a/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild +++ b/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.com/accounts-sso/${PN}/-/archive/VERSION_${PV}/${PN}-VER LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 arm64 ~x86" IUSE="debug doc +introspection python test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} introspection )" |