diff options
author | Sam James <sam@gentoo.org> | 2023-01-27 00:24:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-27 00:28:32 +0000 |
commit | 84e75bb8dddef8175c3f869ab9de9b00070c44df (patch) | |
tree | dd0b6c2ccb3184da99af80b144b1a49b6e3070bb /dev-util | |
parent | dev-ml/timezone: unkeyword 0.15.0 (diff) | |
download | gentoo-84e75bb8dddef8175c3f869ab9de9b00070c44df.tar.gz gentoo-84e75bb8dddef8175c3f869ab9de9b00070c44df.tar.bz2 gentoo-84e75bb8dddef8175c3f869ab9de9b00070c44df.zip |
dev-util/patdiff: unkeyword 0.15.0 for ~riscv
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/patdiff/patdiff-0.15.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/patdiff/patdiff-0.15.0.ebuild b/dev-util/patdiff/patdiff-0.15.0.ebuild index 8a8584db976a..f10b7a3ff52a 100644 --- a/dev-util/patdiff/patdiff-0.15.0.ebuild +++ b/dev-util/patdiff/patdiff-0.15.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/patdiff/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="~amd64" IUSE="+ocamlopt" RDEPEND=" |