commit: 037565bcc54aa6395400821c08a7444536652e67
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 23 17:49:58 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 23 18:40:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=037565bc
dev-haskell/distributive: stable 0.5.2 for x86/amd64, bug #631138
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64 x86"
dev-haskell/distributive/distributive-0.5.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/distributive/distributive-0.5.2.ebuild
b/dev-haskell/distributive/distributive-0.5.2.ebuild
index b8a0c30fd83..ddd8dca19a2 100644
--- a/dev-haskell/distributive/distributive-0.5.2.ebuild
+++ b/dev-haskell/distributive/distributive-0.5.2.ebuild
@@ -15,7 +15,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-haskell/base-orphans-0.5:=[profile?]
<dev-haskell/base-orphans-1:=[profile?]