summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-07-17 01:01:24 +0800
committerYixun Lan <dlan@gentoo.org>2021-07-19 22:21:58 +0800
commitb85d94c94ae3ebb0e23d030efc47aaa90cafe064 (patch)
treead50ae7ecbdf9ae410b448b3a38f23d6b1110c1b /sys-process/time
parentsys-libs/tdb: keyword ~riscv (diff)
downloadgentoo-b85d94c94ae3ebb0e23d030efc47aaa90cafe064.tar.gz
gentoo-b85d94c94ae3ebb0e23d030efc47aaa90cafe064.tar.bz2
gentoo-b85d94c94ae3ebb0e23d030efc47aaa90cafe064.zip
sys-process/time: keyword ~riscv
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sys-process/time')
-rw-r--r--sys-process/time/time-1.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/time/time-1.9.ebuild b/sys-process/time/time-1.9.ebuild
index 5b8705786825..31f680682aca 100644
--- a/sys-process/time/time-1.9.ebuild
+++ b/sys-process/time/time-1.9.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=6
@@ -9,7 +9,7 @@ SRC_URI="http://ftp.gnu.org/pub/gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND="sys-apps/texinfo"