summaryrefslogtreecommitdiff
path: root/dev-haskell/fdo-notify
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-18 00:29:05 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-18 00:29:05 +0000
commit467e2131896a3030032cd5b0fab2094a045bf9d0 (patch)
tree534578ca7ef61b3eb30fee861db78c0ae58e2fa6 /dev-haskell/fdo-notify
parent1f254b1ee917690b4f8f7738fdcfc295ee304ff7 (diff)
gentoo auto-resync : 18:03:2023 - 00:29:05
Diffstat (limited to 'dev-haskell/fdo-notify')
-rw-r--r--dev-haskell/fdo-notify/Manifest2
-rw-r--r--dev-haskell/fdo-notify/fdo-notify-0.3.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/fdo-notify/Manifest b/dev-haskell/fdo-notify/Manifest
index d2f69aac56eb..41ac052a5e12 100644
--- a/dev-haskell/fdo-notify/Manifest
+++ b/dev-haskell/fdo-notify/Manifest
@@ -1,3 +1,3 @@
DIST fdo-notify-0.3.1.tar.gz 4882 BLAKE2B 9ebf5bed4b17601b4deabc523e1ad529b95856ff6c0e6e83966fdee0373a37f8432c0fa34a6322157da1b3a93b12d10de2ff97da83c8ab9b2659932050083757 SHA512 d9193899d5eebd7c36e9464571827bd5b560fcc156e89822877b3b67a1f376c7abea9958f7e0aa6f79da06ad5f35a8738ad30a40d447b64ad557ed341054e6b6
-EBUILD fdo-notify-0.3.1.ebuild 590 BLAKE2B 05fbc5cce897104d1d3a155bd816d810edaa270f1249ec4703474a7c1c4c2a31c9c48488a23e673703ef7cfc9a917caaf2fc192cbca6532ca0ea66c7c5481bea SHA512 62590bbd6a795ac84453eb20307d1d433c3e0d698102fb49232977734c8081bf07cd790f85b881f392566fd3f5240151fac066ff600232bf69cf717e294b5148
+EBUILD fdo-notify-0.3.1.ebuild 589 BLAKE2B 782b4d3b26fd8e4aafdd9d716aab5b4d7d494b9249281bc3341bec4eb28b21be1e0c9af03c8e7c6c6394b852695a6690f4fab74ae40cbe20ceae0d2c94a446d0 SHA512 f61b42b59ab652c2ac24ea0161790860a0e228c3b9dbcc4df0cd0a3517fc7d65e3e7afcd214dccb69baddab5e39ddd7da0eca9dd4577629a0d1915e7a15ae96f
MISC metadata.xml 250 BLAKE2B 3adf9597d5114c480b4cc9fb5c3e231d8475b795cd6dce77986e13583ab6e59b43857cf2328570490abef0062a8b8a6b73d231867f9b62124855515cdc044d6d SHA512 5ef2c1d34a3438b39a38c041d45bb06bd0f1ae8a3f8b971bd5aaf36dee560f380e9abefab0c2a4cd7b518e151f5c6a0d0c7cd53caee9a384818f1bdc7deeadc4
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 993d6a959f9c..e85609ce8927 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-2022 Gentoo Authors
+# Copyright 1999-2023 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 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE=""
RDEPEND=">=dev-haskell/dbus-0.10.7:=[profile?]