summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2022-04-17 15:41:02 +0000
committerJakov Smolić <jsmolic@gentoo.org>2022-04-18 23:06:32 +0200
commit1dcfcb4401eea29c935d316cd4bc1a1ebee4073c (patch)
treecaf70fd1c5d5b84df6ef74dbb126576d66cc82f1 /dev-ml/mtime
parentdev-ml/mirage-clock: Keyword 3.1.0 riscv, #835392 (diff)
downloadgentoo-1dcfcb4401eea29c935d316cd4bc1a1ebee4073c.tar.gz
gentoo-1dcfcb4401eea29c935d316cd4bc1a1ebee4073c.tar.bz2
gentoo-1dcfcb4401eea29c935d316cd4bc1a1ebee4073c.zip
dev-ml/mtime: Keyword 1.3.0 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/mtime')
-rw-r--r--dev-ml/mtime/mtime-1.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/mtime/mtime-1.3.0.ebuild b/dev-ml/mtime/mtime-1.3.0.ebuild
index a6d491ea6add..adbb8faab32b 100644
--- a/dev-ml/mtime/mtime-1.3.0.ebuild
+++ b/dev-ml/mtime/mtime-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/mtime/releases/${P}.tbz"
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="test"
RESTRICT="!test? ( test )"