diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-05-09 22:17:58 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-05-10 20:39:00 +0300 |
commit | 9d0ece32fc09df5af6eea8277005738c8fd2346b (patch) | |
tree | 52d1c5a594f071de1c8191254f5ddcdabf8f52f2 /net-libs/libaccounts-glib | |
parent | kde-apps/krdc: arm64 stable (bug #720178) (diff) | |
download | gentoo-9d0ece32fc09df5af6eea8277005738c8fd2346b.tar.gz gentoo-9d0ece32fc09df5af6eea8277005738c8fd2346b.tar.bz2 gentoo-9d0ece32fc09df5af6eea8277005738c8fd2346b.zip |
net-libs/libaccounts-glib: arm64 stable (bug #720178)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'net-libs/libaccounts-glib')
-rw-r--r-- | net-libs/libaccounts-glib/libaccounts-glib-1.25-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.25-r1.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.25-r1.ebuild index 7e376271ad54..43a4e9dfc570 100644 --- a/net-libs/libaccounts-glib/libaccounts-glib-1.25-r1.ebuild +++ b/net-libs/libaccounts-glib/libaccounts-glib-1.25-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" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" IUSE="doc" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |