summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-05-28 18:01:05 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2019-05-29 08:57:02 +0200
commite2c5d963f950a86edab9155370d2990da520e843 (patch)
tree4332ff2bc78b86de14db6688b37facccc13409e7 /dev-haskell
parentdev-haskell/mmap: add ~x86-linux keyword (diff)
downloadgentoo-e2c5d963f950a86edab9155370d2990da520e843.tar.gz
gentoo-e2c5d963f950a86edab9155370d2990da520e843.tar.bz2
gentoo-e2c5d963f950a86edab9155370d2990da520e843.zip
dev-haskell/conduit: add ~x86-linux keyword
Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/conduit/conduit-1.2.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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?]