summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-05-28 17:57:37 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2019-05-29 08:56:46 +0200
commit855523262e9fc687f4a165cae88f7105550d13d9 (patch)
tree4761f1f6c35ebdb5e0e1b82a5a200afb29cc94f2 /dev-haskell/cryptohash
parentdev-haskell/attoparsec: add ~x86-linux keyword (diff)
downloadgentoo-855523262e9fc687f4a165cae88f7105550d13d9.tar.gz
gentoo-855523262e9fc687f4a165cae88f7105550d13d9.tar.bz2
gentoo-855523262e9fc687f4a165cae88f7105550d13d9.zip
dev-haskell/cryptohash: 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/cryptohash')
-rw-r--r--dev-haskell/cryptohash/cryptohash-0.11.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild b/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild
index f1cdce2257af..5c315756f4e1 100644
--- a/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild
+++ b/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild
@@ -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/byteable:=[profile?]