Skip to content

Commit

Permalink
dev-haskell/zlib: add ~x86-linux keyword
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <[email protected]>
  • Loading branch information
haubi committed May 29, 2019
1 parent d2e6137 commit 5dbb3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-haskell/zlib/zlib-0.6.1.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x86-macos"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="non-blocking-ffi"

RDEPEND=">=dev-lang/ghc-7.4.1:=
Expand Down

0 comments on commit 5dbb3c8

Please sign in to comment.