diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2019-05-28 17:57:43 +0200 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2019-05-29 08:56:47 +0200 |
commit | 9bcee26881595fc0569cff35d308d6bc67118335 (patch) | |
tree | 365be4369c10743dfe79ba95f9d2c3896e002e30 /dev-haskell/data-ordlist | |
parent | dev-haskell/cryptohash: add ~x86-linux keyword (diff) | |
download | gentoo-9bcee26881595fc0569cff35d308d6bc67118335.tar.gz gentoo-9bcee26881595fc0569cff35d308d6bc67118335.tar.bz2 gentoo-9bcee26881595fc0569cff35d308d6bc67118335.zip |
dev-haskell/data-ordlist: 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/data-ordlist')
-rw-r--r-- | dev-haskell/data-ordlist/data-ordlist-0.4.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/data-ordlist/data-ordlist-0.4.7.0.ebuild b/dev-haskell/data-ordlist/data-ordlist-0.4.7.0.ebuild index 3a1e2a3e5c73..8a5b4684f1c1 100644 --- a/dev-haskell/data-ordlist/data-ordlist-0.4.7.0.ebuild +++ b/dev-haskell/data-ordlist/data-ordlist-0.4.7.0.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-lang/ghc-7.4.1:= |