diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 12:02:45 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:01:01 -0400 |
commit | 4792887054ba011e1ecc78a78dc755027bec213c (patch) | |
tree | b6ba7a844b84bdb53fbdac3a01385fcbc1ae1649 /net-libs/libsignon-glib | |
parent | media-libs/id3lib: arm64 stable (diff) | |
download | gentoo-4792887054ba011e1ecc78a78dc755027bec213c.tar.gz gentoo-4792887054ba011e1ecc78a78dc755027bec213c.tar.bz2 gentoo-4792887054ba011e1ecc78a78dc755027bec213c.zip |
net-libs/libsignon-glib: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-libs/libsignon-glib')
-rw-r--r-- | net-libs/libsignon-glib/libsignon-glib-1.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild b/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild index 8320fafb01b6..7d1ab6d192ab 100644 --- a/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild +++ b/net-libs/libsignon-glib/libsignon-glib-1.14.ebuild @@ -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 ~arm64 x86" +KEYWORDS="amd64 arm64 x86" IUSE="debug doc +introspection python test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} introspection )" |