summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-24 22:45:33 -0400
committerSam James <sam@gentoo.org>2022-07-30 06:58:46 +0100
commit206407cf1a48021ad514dc9d84471bb96c9ac3b0 (patch)
treec308fb68849b3cf0feb4baf973434caba8fbd394 /dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild
parentdev-haskell/criterion: add 1.5.11.0, drop 1.5.6.2 (diff)
downloadgentoo-206407cf1a48021ad514dc9d84471bb96c9ac3b0.tar.gz
gentoo-206407cf1a48021ad514dc9d84471bb96c9ac3b0.tar.bz2
gentoo-206407cf1a48021ad514dc9d84471bb96c9ac3b0.zip
dev-haskell/fdo-notify: keyword 0.3.1 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild')
-rw-r--r--dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild4
1 files changed, 2 insertions, 2 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 4bca228c937b..5275d9c7389f 100644
--- a/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild
+++ b/dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-haskell/dbus-0.10.7:=[profile?]