From: Michael Haubenwallner Date: Tue, 28 May 2019 16:01:05 +0000 (+0200) Subject: dev-haskell/conduit: add ~x86-linux keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e2c5d963f950a86edab9155370d2990da520e843;p=gentoo.git dev-haskell/conduit: add ~x86-linux keyword Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner --- diff --git a/dev-haskell/conduit/conduit-1.2.12.1.ebuild b/dev-haskell/conduit/conduit-1.2.12.1.ebuild index 8ddfbd85f7e9..cf64d52702c3 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?]