diff options
author | Sam James <sam@gentoo.org> | 2024-05-15 13:05:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-15 13:05:34 +0100 |
commit | 8c4387070be34ebb5d760b031ba7e04771c0f814 (patch) | |
tree | 398b138ce2e7782a52b67a38b457ca71c8975e2f /net-libs | |
parent | www-client/chromium: Stabilize 124.0.6367.207 arm64, #931900 (diff) | |
download | gentoo-8c4387070be34ebb5d760b031ba7e04771c0f814.tar.gz gentoo-8c4387070be34ebb5d760b031ba7e04771c0f814.tar.bz2 gentoo-8c4387070be34ebb5d760b031ba7e04771c0f814.zip |
net-libs/libaccounts-glib: Stabilize 1.27 x86, #931911
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-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 3897dd07c90c..284bf8de6f86 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}" |