commit: 6fd77a6a9f854ef175aa4ba4a8fbbcf3828c2ab4
Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Tue May 28 16:02:58 2019 +0000
Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Wed May 29 06:57:10 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fd77a6a
dev-vcs/darcs: add ~x86-linux keyword
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org>
dev-vcs/darcs/darcs-2.12.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-vcs/darcs/darcs-2.12.5.ebuild
b/dev-vcs/darcs/darcs-2.12.5.ebuild
index 8fc85b7bcf2..8a94f1a1905 100644
--- a/dev-vcs/darcs/darcs-2.12.5.ebuild
+++ b/dev-vcs/darcs/darcs-2.12.5.ebuild
@@ -15,7 +15,7 @@
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0/${PV}"
-KEYWORDS="amd64 x86 ~amd64-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="+curl +network-uri +terminfo +threaded"
RDEPEND=">=dev-haskell/async-2.0.1.4:=[profile?]
<dev-haskell/async-2.2:=[profile?]