diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-27 17:59:51 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:31:04 +0100 |
commit | df412886b5f79b461575eaa7a6f2cec1936ab33d (patch) | |
tree | a289aa8227a9db99547d9e0c0aee040ff6901a08 /dev-haskell | |
parent | dev-haskell/dbus: keyword 1.2.22 for ~arm64 (diff) | |
download | gentoo-df412886b5f79b461575eaa7a6f2cec1936ab33d.tar.gz gentoo-df412886b5f79b461575eaa7a6f2cec1936ab33d.tar.bz2 gentoo-df412886b5f79b461575eaa7a6f2cec1936ab33d.zip |
dev-haskell/fdo-notify: keyword 0.3.1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@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 5275d9c7389f..b45834d57d9c 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-haskell/dbus-0.10.7:=[profile?] |