diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-08-17 14:07:48 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-18 08:28:20 +0800 |
commit | 3a22f3245d584d73de21741c445e77ecbad915dc (patch) | |
tree | 0af4bfc288cd6eb29889c3eb777d30a13e758fb3 /net-libs/accounts-qml | |
parent | kde-apps/kaccounts-integration: keyword 21.04.3 for ~riscv (diff) | |
download | gentoo-3a22f3245d584d73de21741c445e77ecbad915dc.tar.gz gentoo-3a22f3245d584d73de21741c445e77ecbad915dc.tar.bz2 gentoo-3a22f3245d584d73de21741c445e77ecbad915dc.zip |
net-libs/accounts-qml: keyword 0.7-r1 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-libs/accounts-qml')
-rw-r--r-- | net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild b/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild index f64502423fbc..f00fa00de713 100644 --- a/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild +++ b/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/accounts-sso/${PN}-module/-/archive/VERSION_${PV}/${ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" IUSE="doc test" BDEPEND=" |