diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 18:05:07 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 19:40:11 +0100 |
commit | 9926bc81bf6b68ea2381d7ed958049981f7d474e (patch) | |
tree | 4fc9384a96546517d39a284ac53d5dad44dd54eb /dev-haskell/bytestring-handle | |
parent | dev-haskell/tasty: stable 0.11.0.4 for x86/amd64, bug #631138 (diff) | |
download | gentoo-9926bc81bf6b68ea2381d7ed958049981f7d474e.tar.gz gentoo-9926bc81bf6b68ea2381d7ed958049981f7d474e.tar.bz2 gentoo-9926bc81bf6b68ea2381d7ed958049981f7d474e.zip |
dev-haskell/bytestring-handle: stable 0.1.0.4 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/bytestring-handle')
-rw-r--r-- | dev-haskell/bytestring-handle/bytestring-handle-0.1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/bytestring-handle/bytestring-handle-0.1.0.4.ebuild b/dev-haskell/bytestring-handle/bytestring-handle-0.1.0.4.ebuild index 6fc5ea331db2..7010bf9ac2cf 100644 --- a/dev-haskell/bytestring-handle/bytestring-handle-0.1.0.4.ebuild +++ b/dev-haskell/bytestring-handle/bytestring-handle-0.1.0.4.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="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-lang/ghc-7.4.1:= |