diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-08-17 14:07:46 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-18 08:28:05 +0800 |
commit | 4b1f6edf6e44e6330b8af8730e3240dc9ce79041 (patch) | |
tree | f573c8fb30e550fe8532a60c51265c994548edd3 /net-libs/libaccounts-glib | |
parent | kde-frameworks/kunitconversion: keyword 5.85.0 for ~riscv (diff) | |
download | gentoo-4b1f6edf6e44e6330b8af8730e3240dc9ce79041.tar.gz gentoo-4b1f6edf6e44e6330b8af8730e3240dc9ce79041.tar.bz2 gentoo-4b1f6edf6e44e6330b8af8730e3240dc9ce79041.zip |
net-libs/libaccounts-glib: keyword 1.25-r2 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-libs/libaccounts-glib')
-rw-r--r-- | net-libs/libaccounts-glib/libaccounts-glib-1.25-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 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 abbcb6aa0cba..914b87667956 100644 --- a/net-libs/libaccounts-glib/libaccounts-glib-1.25-r2.ebuild +++ b/net-libs/libaccounts-glib/libaccounts-glib-1.25-r2.ebuild @@ -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 ~riscv x86" IUSE="doc" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |