diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-04-13 20:36:28 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-04-13 20:36:28 +0000 |
commit | f515dfbb8994780d4433b5325550fcef85488cae (patch) | |
tree | 682d4c462abaf017a81913fb5f456690ac36efa6 /dev-haskell/text | |
parent | 2020-04-13 20:08:16 UTC (diff) | |
parent | x11-misc/py3status: version bump (diff) | |
download | gentoo-f515dfbb8994780d4433b5325550fcef85488cae.tar.gz gentoo-f515dfbb8994780d4433b5325550fcef85488cae.tar.bz2 gentoo-f515dfbb8994780d4433b5325550fcef85488cae.zip |
Merge updates from master
Diffstat (limited to 'dev-haskell/text')
-rw-r--r-- | dev-haskell/text/text-0.11.3.1.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/text/text-1.1.1.3.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/text/text-1.2.2.1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/text/text-0.11.3.1.ebuild b/dev-haskell/text/text-0.11.3.1.ebuild index 3f5062082691..e7f6f104730b 100644 --- a/dev-haskell/text/text-0.11.3.1.ebuild +++ b/dev-haskell/text/text-0.11.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 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="developer" RDEPEND=">=dev-lang/ghc-6.10.4:=" diff --git a/dev-haskell/text/text-1.1.1.3.ebuild b/dev-haskell/text/text-1.1.1.3.ebuild index d2b5ec71f82e..d1ddab24f750 100644 --- a/dev-haskell/text/text-1.1.1.3.ebuild +++ b/dev-haskell/text/text-1.1.1.3.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RESTRICT="test" # quickcheck-2.7 is missing keywords due to new tf-random dep diff --git a/dev-haskell/text/text-1.2.2.1.ebuild b/dev-haskell/text/text-1.2.2.1.ebuild index b5d99d871280..55857605762c 100644 --- a/dev-haskell/text/text-1.2.2.1.ebuild +++ b/dev-haskell/text/text-1.2.2.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RESTRICT=test # break cyclic dependencies |