diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-20 16:09:32 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-20 19:50:23 +0100 |
commit | 705a26b0c642d77186ce6c466e1ac890f4d84475 (patch) | |
tree | 6fa1e837e567f7254621e6d8856dfd8ff284cac1 /dev-haskell/glib | |
parent | dev-haskell/cgi: fix lower bound (diff) | |
download | gentoo-705a26b0c642d77186ce6c466e1ac890f4d84475.tar.gz gentoo-705a26b0c642d77186ce6c466e1ac890f4d84475.tar.bz2 gentoo-705a26b0c642d77186ce6c466e1ac890f4d84475.zip |
dev-haskell/glib: amd64 ppc ppc64 sparc x86 stable, bug #524790
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell/glib')
-rw-r--r-- | dev-haskell/glib/glib-0.12.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/glib/glib-0.12.5.4.ebuild b/dev-haskell/glib/glib-0.12.5.4.ebuild index e69ebfbb2104..982a58a49014 100644 --- a/dev-haskell/glib/glib-0.12.5.4.ebuild +++ b/dev-haskell/glib/glib-0.12.5.4.ebuild @@ -15,7 +15,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/utf8-string-0.2:=[profile?] <dev-haskell/utf8-string-0.4:=[profile?] |