diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 18:37:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 19:40:49 +0100 |
commit | 3f066e7cf366cc9016237eb09f862d9f85f6992c (patch) | |
tree | 1089e03a7bf3a0e1a6163287d3171aa648895477 /dev-haskell | |
parent | dev-haskell/gio: stable 0.13.3.1 for x86/amd64, bug #631138 (diff) | |
download | gentoo-3f066e7cf366cc9016237eb09f862d9f85f6992c.tar.gz gentoo-3f066e7cf366cc9016237eb09f862d9f85f6992c.tar.bz2 gentoo-3f066e7cf366cc9016237eb09f862d9f85f6992c.zip |
dev-haskell/cairo: stable 0.13.3.1 for x86/amd64, bug #631138
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64 x86"
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/cairo/cairo-0.13.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/cairo/cairo-0.13.3.1.ebuild b/dev-haskell/cairo/cairo-0.13.3.1.ebuild index ec4b2e365d0b..29e75c471e15 100644 --- a/dev-haskell/cairo/cairo-0.13.3.1.ebuild +++ b/dev-haskell/cairo/cairo-0.13.3.1.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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="+pdf +postscript +svg" RDEPEND="dev-haskell/mtl:=[profile?] |