summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhololeap <hololeap@users.noreply.github.com>2023-03-15 17:30:31 -0600
committerSam James <sam@gentoo.org>2023-03-17 18:15:29 +0000
commitba2326563259366a8215b2a3d0601dd83a568f69 (patch)
treeb01e0341124fde7c85aec67054ee8b5a76c61547 /dev-haskell/doctest-parallel
parentdev-haskell/doctest: Stabilize for amd64 (diff)
downloadgentoo-ba2326563259366a8215b2a3d0601dd83a568f69.tar.gz
gentoo-ba2326563259366a8215b2a3d0601dd83a568f69.tar.bz2
gentoo-ba2326563259366a8215b2a3d0601dd83a568f69.zip
dev-haskell/doctest-parallel: Stabilize for amd64
Signed-off-by: hololeap <hololeap@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-haskell/doctest-parallel')
-rw-r--r--dev-haskell/doctest-parallel/doctest-parallel-0.2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/doctest-parallel/doctest-parallel-0.2.4.ebuild b/dev-haskell/doctest-parallel/doctest-parallel-0.2.4.ebuild
index 677e98996e3f..5f7f32756da1 100644
--- a/dev-haskell/doctest-parallel/doctest-parallel-0.2.4.ebuild
+++ b/dev-haskell/doctest-parallel/doctest-parallel-0.2.4.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=8
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/martijnbastiaan/doctest-parallel#readme"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 ~x86"
RESTRICT="test" # Known failure, issue #22 on upstream github