commit: f87f5c85cd0e0b8d15bc67876cb0333374e52427
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 23 17:54:38 2017 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 23 18:40:53 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f87f5c85
dev-haskell/glib: stable 0.13.4.1 for x86/amd64, bug #631138
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64 x86"
dev-haskell/glib/glib-0.13.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/glib/glib-0.13.4.1.ebuild
b/dev-haskell/glib/glib-0.13.4.1.ebuild
index 31776ce6ca2..d278d4cb708 100644
--- a/dev-haskell/glib/glib-0.13.4.1.ebuild
+++ b/dev-haskell/glib/glib-0.13.4.1.ebuild
@@ -14,7 +14,7 @@
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="+closure_signals"
RDEPEND=">=dev-haskell/text-1.0.0.0:=[profile?]
<dev-haskell/text-1.3:=[profile?]