commit: e2c5d963f950a86edab9155370d2990da520e843
Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Tue May 28 16:01:05 2019 +0000
Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Wed May 29 06:57:02 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2c5d963
dev-haskell/conduit: add ~x86-linux keyword
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org>
dev-haskell/conduit/conduit-1.2.12.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/conduit/conduit-1.2.12.1.ebuild
b/dev-haskell/conduit/conduit-1.2.12.1.ebuild
index 8ddfbd85f7e..cf64d52702c 100644
--- a/dev-haskell/conduit/conduit-1.2.12.1.ebuild
+++ b/dev-haskell/conduit/conduit-1.2.12.1.ebuild
@@ -14,7 +14,7 @@
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=dev-haskell/exceptions-0.6:=[profile?]