diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-20 12:33:30 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-20 19:49:52 +0100 |
commit | c128372af889b7a59ad803435837edafd371f05c (patch) | |
tree | 7de9c07b79f746785fcdee5329ee2552be22b34d /dev-haskell/vector | |
parent | dev-haskell/network-conduit: amd64 x86 stable, bug #524790 (diff) | |
download | gentoo-c128372af889b7a59ad803435837edafd371f05c.tar.gz gentoo-c128372af889b7a59ad803435837edafd371f05c.tar.bz2 gentoo-c128372af889b7a59ad803435837edafd371f05c.zip |
dev-haskell/vector: alpha amd64 ia64 ppc ppc64 sparc x86 stable, bug #524790
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell/vector')
-rw-r--r-- | dev-haskell/vector/vector-0.10.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/vector/vector-0.10.12.3.ebuild b/dev-haskell/vector/vector-0.10.12.3.ebuild index 0b9834a8c85f..1b88a8be930c 100644 --- a/dev-haskell/vector/vector-0.10.12.3.ebuild +++ b/dev-haskell/vector/vector-0.10.12.3.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 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="+boundschecks internalchecks unsafechecks" RDEPEND=">=dev-haskell/primitive-0.5.0.1:=[profile?] <dev-haskell/primitive-0.7:=[profile?] |