summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2022-04-17 15:41:24 +0000
committerJakov Smolić <jsmolic@gentoo.org>2022-04-18 23:06:48 +0200
commitd74222c564a9dcd00ea8598e4dfb43ee2f3c7025 (patch)
treebe688b7427cbfa4ea81528b4e241fb4c99e6234d /dev-util/patdiff
parentdev-ml/pcre-ocaml: Keyword 7.4.6-r2 riscv, #838100 (diff)
downloadgentoo-d74222c564a9dcd00ea8598e4dfb43ee2f3c7025.tar.gz
gentoo-d74222c564a9dcd00ea8598e4dfb43ee2f3c7025.tar.bz2
gentoo-d74222c564a9dcd00ea8598e4dfb43ee2f3c7025.zip
dev-util/patdiff: Keyword 0.14.0-r1 riscv, #838100
Bug: https://bugs.gentoo.org/838100 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25067 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-util/patdiff')
-rw-r--r--dev-util/patdiff/patdiff-0.14.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/patdiff/patdiff-0.14.0-r1.ebuild b/dev-util/patdiff/patdiff-0.14.0-r1.ebuild
index 30a2be625868..221c6234c808 100644
--- a/dev-util/patdiff/patdiff-0.14.0-r1.ebuild
+++ b/dev-util/patdiff/patdiff-0.14.0-r1.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://github.com/janestreet/patdiff/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~riscv"
IUSE="+ocamlopt"
RDEPEND="