diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-25 21:37:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-25 21:37:21 +0300 |
commit | 4767006df64cc55957f51f83315a844e8de8bb1e (patch) | |
tree | 08400ad2df541465cb8f48a1c5420833c83fb592 /net-libs/libaccounts-glib | |
parent | media-gfx/kgraphviewer: Stabilize 2.4.3-r2 arm64, #873448 (diff) | |
download | gentoo-4767006df64cc55957f51f83315a844e8de8bb1e.tar.gz gentoo-4767006df64cc55957f51f83315a844e8de8bb1e.tar.bz2 gentoo-4767006df64cc55957f51f83315a844e8de8bb1e.zip |
net-libs/libaccounts-glib: Stabilize 1.26-r1 arm64, #873448
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/libaccounts-glib')
-rw-r--r-- | net-libs/libaccounts-glib/libaccounts-glib-1.26-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.26-r1.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.26-r1.ebuild index f1bd12d56b46..8ba1dce7b289 100644 --- a/net-libs/libaccounts-glib/libaccounts-glib-1.26-r1.ebuild +++ b/net-libs/libaccounts-glib/libaccounts-glib-1.26-r1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-VERSION_${PV}" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="doc" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |