summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2022-04-16 21:51:57 +0800
committerYixun Lan <dlan@gentoo.org>2022-04-16 21:52:15 +0800
commit14f558d1bf7f28a9dd4dbf7244685fdf67057773 (patch)
treef24cc7d7327b830e53eee117c61466979e634fb8 /app-misc/scrub
parentnet-ftp/pure-ftpd: migrate to stand-alone configuration (diff)
downloadgentoo-14f558d1bf7f28a9dd4dbf7244685fdf67057773.tar.gz
gentoo-14f558d1bf7f28a9dd4dbf7244685fdf67057773.tar.bz2
gentoo-14f558d1bf7f28a9dd4dbf7244685fdf67057773.zip
app-misc/scrub: keyword 2.6.1 for ~riscv
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-misc/scrub')
-rw-r--r--app-misc/scrub/scrub-2.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/scrub/scrub-2.6.1.ebuild b/app-misc/scrub/scrub-2.6.1.ebuild
index 8ad2d007c75b..32311ea10b7d 100644
--- a/app-misc/scrub/scrub-2.6.1.ebuild
+++ b/app-misc/scrub/scrub-2.6.1.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="6"
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm64 ~ppc64 ~sparc x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~sparc x86"
IUSE=""
DEPEND=""