diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-12 17:43:32 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-12 19:27:26 +0800 |
commit | 9dcc4e02f5ffe146b2da99a5eace24bc7f34e983 (patch) | |
tree | 553ba8bdee5f40e39e3c910e842befe726ff9b9f /net-libs | |
parent | net-im/telepathy-logger: keyword 0.8.2-r1 for ~riscv (diff) | |
download | gentoo-9dcc4e02f5ffe146b2da99a5eace24bc7f34e983.tar.gz gentoo-9dcc4e02f5ffe146b2da99a5eace24bc7f34e983.tar.bz2 gentoo-9dcc4e02f5ffe146b2da99a5eace24bc7f34e983.zip |
net-libs/telepathy-farstream: keyword 0.6.2 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-farstream/telepathy-farstream-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild b/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild index 2ab4a5ca8854..b547deb7fd6f 100644 --- a/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.ebuild +++ b/net-libs/telepathy-farstream/telepathy-farstream-0.6.2.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="5" @@ -12,7 +12,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/3" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv x86" IUSE="examples +introspection" RDEPEND=" |