summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-09-23 18:24:06 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-09-23 19:40:22 +0100
commitcfca79aa69971e8d41475824860996c16f79699f (patch)
tree764c455894d878e94f7d3ce85ae93d33d45944a0 /dev-haskell
parentdev-haskell/haddock-api: stable 2.17.3 for x86/amd64, bug #631138 (diff)
downloadgentoo-cfca79aa69971e8d41475824860996c16f79699f.tar.gz
gentoo-cfca79aa69971e8d41475824860996c16f79699f.tar.bz2
gentoo-cfca79aa69971e8d41475824860996c16f79699f.zip
dev-haskell/cryptohash-sha256: stable 0.11.100.1 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')
-rw-r--r--dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.100.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.100.1.ebuild b/dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.100.1.ebuild
index 430e8c6a115d..7389ba6c9f44 100644
--- a/dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.100.1.ebuild
+++ b/dev-haskell/cryptohash-sha256/cryptohash-sha256-0.11.100.1.ebuild
@@ -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:=