Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Gentoo
Haskell
Commits
5e2f3f86
Unverified
Commit
5e2f3f86
authored
Dec 19, 2020
by
Jack Todaro
Browse files
dev-haskell/text: keyword ~amd64 and ~x86, tighten ghc bounds
Signed-off-by:
Jack Todaro
<
solpeth@posteo.org
>
parent
67865385
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
dev-haskell/text/text-1.2.3.2.ebuild
dev-haskell/text/text-1.2.3.2.ebuild
+2
-2
No files found.
dev-haskell/text/text-1.2.3.2.ebuild
View file @
5e2f3f86
...
@@ -19,12 +19,12 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
...
@@ -19,12 +19,12 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE
=
"BSD-2"
LICENSE
=
"BSD-2"
SLOT
=
"0/
${
PV
}
"
SLOT
=
"0/
${
PV
}
"
# keep in sync with ghc-8.10
# keep in sync with ghc-8.10
#
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
KEYWORDS
=
"~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE
=
""
IUSE
=
""
# break cyclic dependencies, test suite requires porting to >=QC-2.11
# break cyclic dependencies, test suite requires porting to >=QC-2.11
RESTRICT
=
test
RESTRICT
=
test
RDEPEND
=
">=dev-lang/ghc-
7.8.2
:="
RDEPEND
=
">=dev-lang/ghc-
8.10
:="
DEPEND
=
"
${
RDEPEND
}
DEPEND
=
"
${
RDEPEND
}
"
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment