diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-20 20:14:39 -0400 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-10-06 08:11:00 +0200 |
commit | 0bf055d0ea4d1486815a3d80ea879a0454cd5edc (patch) | |
tree | 657efc8bacbc39b8dc73e58cc66fba2b2d0a8686 /dev-haskell | |
parent | dev-haskell/dbus: keyword 1.2.22 for ~riscv (diff) | |
download | gentoo-0bf055d0ea4d1486815a3d80ea879a0454cd5edc.tar.gz gentoo-0bf055d0ea4d1486815a3d80ea879a0454cd5edc.tar.bz2 gentoo-0bf055d0ea4d1486815a3d80ea879a0454cd5edc.zip |
dev-haskell/fdo-notify: keyword 0.3.1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild b/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild index b45834d57d9c..993d6a959f9c 100644 --- a/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild +++ b/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="" RDEPEND=">=dev-haskell/dbus-0.10.7:=[profile?] |