summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-05-28 12:40:35 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2019-05-28 12:51:24 +0200
commit6b90cd6acbb09bdd62648f05de158a88071368f0 (patch)
treeeeb065883682278be65df460266cca990a409043 /dev-haskell
parentdev-haskell/bytestring-builder: add ~amd64-linux keyword (diff)
downloadgentoo-6b90cd6acbb09bdd62648f05de158a88071368f0.tar.gz
gentoo-6b90cd6acbb09bdd62648f05de158a88071368f0.tar.bz2
gentoo-6b90cd6acbb09bdd62648f05de158a88071368f0.zip
dev-haskell/colour: add ~amd64-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/colour/colour-2.3.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/colour/colour-2.3.3-r1.ebuild b/dev-haskell/colour/colour-2.3.3-r1.ebuild
index a6b0afa005c5..ea31f2889d3c 100644
--- a/dev-haskell/colour/colour-2.3.3-r1.ebuild
+++ b/dev-haskell/colour/colour-2.3.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 x86 ~amd64-linux"
IUSE=""
RDEPEND=">=dev-lang/ghc-6.10.4:="