diff options
author | Sam James <sam@gentoo.org> | 2021-01-24 15:41:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 15:41:37 +0000 |
commit | 7aee578ed48fd432487cb1e6249e7f2aff8da677 (patch) | |
tree | f2e3f80afde4a980b0357eb66b938a09ef7c0de4 /net-libs | |
parent | app-editors/gedit: drop Prefix Linux keywords (diff) | |
download | gentoo-7aee578ed48fd432487cb1e6249e7f2aff8da677.tar.gz gentoo-7aee578ed48fd432487cb1e6249e7f2aff8da677.tar.bz2 gentoo-7aee578ed48fd432487cb1e6249e7f2aff8da677.zip |
net-libs/libaccounts-glib: Stabilize 1.25-r2 arm64, #766875
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libaccounts-glib/libaccounts-glib-1.25-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.25-r2.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.25-r2.ebuild index 7b08a98a2200..329d6f14b42e 100644 --- a/net-libs/libaccounts-glib/libaccounts-glib-1.25-r2.ebuild +++ b/net-libs/libaccounts-glib/libaccounts-glib-1.25-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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}" |