diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-05-15 18:30:18 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-05-15 18:39:48 +0100 |
commit | 21216b096b4f1e8b7d8d11cb9014a98e419eb8ef (patch) | |
tree | 7ce1569ec5bcea31fbfda1177572fa441c342cda /dev-haskell/gtk3/gtk3-0.13.7.ebuild | |
parent | dev-haskell/parsec: amd64/x86 stable, bug #563090 (diff) | |
download | gentoo-21216b096b4f1e8b7d8d11cb9014a98e419eb8ef.tar.gz gentoo-21216b096b4f1e8b7d8d11cb9014a98e419eb8ef.tar.bz2 gentoo-21216b096b4f1e8b7d8d11cb9014a98e419eb8ef.zip |
dev-haskell/gtk3: amd64/x86 stable, bug #563090
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-haskell/gtk3/gtk3-0.13.7.ebuild')
-rw-r--r-- | dev-haskell/gtk3/gtk3-0.13.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/gtk3/gtk3-0.13.7.ebuild b/dev-haskell/gtk3/gtk3-0.13.7.ebuild index 46c40f14394c..4001f591bf26 100644 --- a/dev-haskell/gtk3/gtk3-0.13.7.ebuild +++ b/dev-haskell/gtk3/gtk3-0.13.7.ebuild @@ -16,7 +16,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="examples +fmode-binary +gio" RDEPEND=">=dev-haskell/cairo-0.13.0.0:=[profile?] <dev-haskell/cairo-0.14:=[profile?] |