diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-06-29 11:49:40 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-06-29 15:20:03 +0800 |
commit | c16b91a216795e1dceb54cf015c8d06d974dd23a (patch) | |
tree | 579c20f0f4bff0e2f302116618e260c07d6ec35f /net-libs/libaccounts-glib | |
parent | net-firewall/ufw: keyword 0.36-r1 for ~loong (diff) | |
download | gentoo-c16b91a216795e1dceb54cf015c8d06d974dd23a.tar.gz gentoo-c16b91a216795e1dceb54cf015c8d06d974dd23a.tar.bz2 gentoo-c16b91a216795e1dceb54cf015c8d06d974dd23a.zip |
net-libs/libaccounts-glib: keyword 1.25-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-libs/libaccounts-glib')
-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 4f6b141b2508..5d6c6cb80b40 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-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-VERSION_${PV}" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" IUSE="doc" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |