diff options
author | 2021-09-12 17:42:13 +1000 | |
---|---|---|
committer | 2021-09-12 19:27:18 +0800 | |
commit | c198cb0835b5129390048a4a918d4ca54369b796 (patch) | |
tree | 80eab3b02c03d919cf775a3d4c7db3b36813dacd /net-libs | |
parent | net-libs/libsignon-glib: keyword 2.1 for ~riscv (diff) | |
download | gentoo-c198cb0835b5129390048a4a918d4ca54369b796.tar.gz gentoo-c198cb0835b5129390048a4a918d4ca54369b796.tar.bz2 gentoo-c198cb0835b5129390048a4a918d4ca54369b796.zip |
net-libs/telepathy-accounts-signon: keyword 2.1 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/telepathy-accounts-signon/telepathy-accounts-signon-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/telepathy-accounts-signon/telepathy-accounts-signon-2.1.ebuild b/net-libs/telepathy-accounts-signon/telepathy-accounts-signon-2.1.ebuild index 8722294b0d69..a22270af9078 100644 --- a/net-libs/telepathy-accounts-signon/telepathy-accounts-signon-2.1.ebuild +++ b/net-libs/telepathy-accounts-signon/telepathy-accounts-signon-2.1.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}/-/archive/${PV}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 arm64 x86" +KEYWORDS="amd64 arm64 ~riscv x86" IUSE="" DEPEND=" |