diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-18 18:03:42 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:09:42 +0200 |
commit | b833a2ff8f8599a4d4ac20c5d13901886605e9d7 (patch) | |
tree | 91b363b772ee3f98c807cb7fae188636b676d49a /dev-haskell/findbin | |
parent | dev-haskell/regex-applicative: keyword 0.3.3.1 for ~riscv (diff) | |
download | gentoo-b833a2ff8f8599a4d4ac20c5d13901886605e9d7.tar.gz gentoo-b833a2ff8f8599a4d4ac20c5d13901886605e9d7.tar.bz2 gentoo-b833a2ff8f8599a4d4ac20c5d13901886605e9d7.zip |
dev-haskell/findbin: keyword 0.0.5-r1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell/findbin')
-rw-r--r-- | dev-haskell/findbin/findbin-0.0.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/findbin/findbin-0.0.5-r1.ebuild b/dev-haskell/findbin/findbin-0.0.5-r1.ebuild index 66fe577a98ae..1abdf760d45f 100644 --- a/dev-haskell/findbin/findbin-0.0.5-r1.ebuild +++ b/dev-haskell/findbin/findbin-0.0.5-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="" RDEPEND=">=dev-lang/ghc-7.4.1:= |