summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-05-28 17:59:07 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2019-05-29 08:56:53 +0200
commitfc3ae70cf71bd0ace6b43cd578dec0bc46ce12b9 (patch)
treecdf58d9dfdda66e447fec525b400d93e27625cb1 /dev-haskell
parentdev-haskell/cryptonite: add ~x86-linux keyword (diff)
downloadgentoo-fc3ae70cf71bd0ace6b43cd578dec0bc46ce12b9.tar.gz
gentoo-fc3ae70cf71bd0ace6b43cd578dec0bc46ce12b9.tar.bz2
gentoo-fc3ae70cf71bd0ace6b43cd578dec0bc46ce12b9.zip
dev-haskell/lifted-base: 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/lifted-base/lifted-base-0.2.3.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/lifted-base/lifted-base-0.2.3.10.ebuild b/dev-haskell/lifted-base/lifted-base-0.2.3.10.ebuild
index e0bbdc5a1c91..dbb02f842707 100644
--- a/dev-haskell/lifted-base/lifted-base-0.2.3.10.ebuild
+++ b/dev-haskell/lifted-base/lifted-base-0.2.3.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND=">=dev-haskell/monad-control-0.3:=[profile?] <dev-haskell/monad-control-1.1:=[profile?]