summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-09-07 18:17:59 +0800
committerYixun Lan <dlan@gentoo.org>2021-09-09 15:03:37 +0800
commit187e5985a319acbfd45e2773c89a503bef1c6466 (patch)
tree8cad98a4a0ccd9d87f38e40430417022b4094f1e /net-libs/meanwhile
parentnet-libs/libgadu: keyword ~riscv (diff)
downloadgentoo-187e5985a319acbfd45e2773c89a503bef1c6466.tar.gz
gentoo-187e5985a319acbfd45e2773c89a503bef1c6466.tar.bz2
gentoo-187e5985a319acbfd45e2773c89a503bef1c6466.zip
net-libs/meanwhile: keyword ~riscv
Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-libs/meanwhile')
-rw-r--r--net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild b/net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild
index ef7794fa912b..6cc8c1ac51fa 100644
--- a/net-libs/meanwhile/meanwhile-1.0.2-r1.ebuild
+++ b/net-libs/meanwhile/meanwhile-1.0.2-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="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
IUSE="doc debug"
RDEPEND="dev-libs/glib:2"