Skip to content

Commit

Permalink
dev-haskell/attoparsec: 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 719ef3a commit 81341fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-haskell/attoparsec/attoparsec-0.13.1.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86 ~amd64-linux"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""

RDEPEND=">=dev-haskell/fail-4.9:=[profile?] <dev-haskell/fail-4.10:=[profile?]
Expand Down

0 comments on commit 81341fe

Please sign in to comment.