diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 18:31:55 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 19:40:38 +0100 |
commit | ff468e59b455f48cb3951b6e00276099c8e5b590 (patch) | |
tree | faa1c92bd9454b9f18a62542b6c63e5e8ef52dea /dev-haskell/chell-quickcheck | |
parent | dev-haskell/dbus: stable 0.10.13 for x86/amd64, bug #631138 (diff) | |
download | gentoo-ff468e59b455f48cb3951b6e00276099c8e5b590.tar.gz gentoo-ff468e59b455f48cb3951b6e00276099c8e5b590.tar.bz2 gentoo-ff468e59b455f48cb3951b6e00276099c8e5b590.zip |
dev-haskell/chell-quickcheck: stable 0.2.5-r1 for x86/amd64, bug #631138
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64 x86"
Diffstat (limited to 'dev-haskell/chell-quickcheck')
-rw-r--r-- | dev-haskell/chell-quickcheck/chell-quickcheck-0.2.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.5-r1.ebuild b/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.5-r1.ebuild index 1e6921eab27e..ea9d0c66afc5 100644 --- a/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.5-r1.ebuild +++ b/dev-haskell/chell-quickcheck/chell-quickcheck-0.2.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-haskell/chell-0.3:=[profile?] <dev-haskell/chell-0.5:=[profile?] |