diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 18:30:55 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 19:40:33 +0100 |
commit | 522c49576da6c6719ff719f65949ba760034a27e (patch) | |
tree | c422c9c2b5e5a87213efbfafe9837651e2cd3681 /dev-haskell/zlib-enum | |
parent | dev-haskell/with-location: stable 0.1.0 for x86/amd64, bug #631138 (diff) | |
download | gentoo-522c49576da6c6719ff719f65949ba760034a27e.tar.gz gentoo-522c49576da6c6719ff719f65949ba760034a27e.tar.bz2 gentoo-522c49576da6c6719ff719f65949ba760034a27e.zip |
dev-haskell/zlib-enum: stable 0.2.3.1-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/zlib-enum')
-rw-r--r-- | dev-haskell/zlib-enum/zlib-enum-0.2.3.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/zlib-enum/zlib-enum-0.2.3.1-r1.ebuild b/dev-haskell/zlib-enum/zlib-enum-0.2.3.1-r1.ebuild index 74e5a3e746bc..0e225f17e3ef 100644 --- a/dev-haskell/zlib-enum/zlib-enum-0.2.3.1-r1.ebuild +++ b/dev-haskell/zlib-enum/zlib-enum-0.2.3.1-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=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-haskell/enumerator-0.4:=[profile?] <dev-haskell/enumerator-0.5:=[profile?] |