diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-09-01 18:14:44 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-09-01 18:18:02 -0400 |
commit | 00b76c982ee1d3f7c85e8584597c2cb7eb3e5120 (patch) | |
tree | eefbf19cefbe69e844b52a1a21af858546077963 /net-libs | |
parent | profiles: Mask old media-sound/lilypond due to guile dep (diff) | |
download | gentoo-00b76c982ee1d3f7c85e8584597c2cb7eb3e5120.tar.gz gentoo-00b76c982ee1d3f7c85e8584597c2cb7eb3e5120.tar.bz2 gentoo-00b76c982ee1d3f7c85e8584597c2cb7eb3e5120.zip |
net-libs/libaccounts-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')
-rw-r--r-- | net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild index b1f40ae0f6ab..8f55f28c7f18 100644 --- a/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild +++ b/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.com/accounts-sso/${PN}/-/archive/VERSION_${PV}/${PN}-VER LICENSE="LGPL-2.1" SLOT="0/1" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~x86" IUSE="doc" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |