dev-vcs/darcs: add ~amd64-linux keyword
authorMichael Haubenwallner <haubi@gentoo.org>
Tue, 28 May 2019 10:12:00 +0000 (12:12 +0200)
committerMichael Haubenwallner <haubi@gentoo.org>
Tue, 28 May 2019 10:51:34 +0000 (12:51 +0200)
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
dev-vcs/darcs/darcs-2.12.5.ebuild

index df94ced1386065272e6ddbf96a480b594d65feb8..8fc85b7bcf2d8a034462836c4d119f7bd8fc18bd 100644 (file)
@@ -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
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0/${PV}"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 x86 ~amd64-linux"
 IUSE="+curl +network-uri +terminfo +threaded"
 
 RDEPEND=">=dev-haskell/async-2.0.1.4:=[profile?] <dev-haskell/async-2.2:=[profile?]