commit: a8ff6c0618aab2a4decf788fee022388c37b4a7e
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 15:43:09 2015 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 15:53:07 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8ff6c06
dev-haskell/crypto-api: amd64, x86 stable, bug #559988
Package-Manager: portage-2.2.20
dev-haskell/crypto-api/crypto-api-0.13.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/crypto-api/crypto-api-0.13.2.ebuild
b/dev-haskell/crypto-api/crypto-api-0.13.2.ebuild
index 1755874..893daf0 100644
--- a/dev-haskell/crypto-api/crypto-api-0.13.2.ebuild
+++ b/dev-haskell/crypto-api/crypto-api-0.13.2.ebuild
@@ -15,7 +15,7 @@
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~ia64 ~x86"
+KEYWORDS="~alpha amd64 ~ia64 x86"
IUSE="all_cpolys"
RDEPEND=">=dev-haskell/cereal-0.2:=[profile?]