diff options
author | Sam James <sam@gentoo.org> | 2024-05-15 10:27:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-15 10:27:59 +0100 |
commit | bd1fcdb133e68b71d4016a66bf879a7db0a8047c (patch) | |
tree | 035325cb593c4583e7346286eef887061c966818 | |
parent | app-office/skrooge: Stabilize 2.32.0 amd64, #931910 (diff) | |
download | gentoo-bd1fcdb133e68b71d4016a66bf879a7db0a8047c.tar.gz gentoo-bd1fcdb133e68b71d4016a66bf879a7db0a8047c.tar.bz2 gentoo-bd1fcdb133e68b71d4016a66bf879a7db0a8047c.zip |
net-libs/libaccounts-glib: Stabilize 1.27 arm64, #931911
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | net-libs/libaccounts-glib/libaccounts-glib-1.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.27.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.27.ebuild index 64657ad3f041..101585097f9d 100644 --- a/net-libs/libaccounts-glib/libaccounts-glib-1.27.ebuild +++ b/net-libs/libaccounts-glib/libaccounts-glib-1.27.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 test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |