Gentoo Archives: gentoo-commits

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/darcs/
Date: Wed, 29 May 2019 06:59:17
Message-Id: 1559113030.6fd77a6a9f854ef175aa4ba4a8fbbcf3828c2ab4.haubi@gentoo
1 commit: 6fd77a6a9f854ef175aa4ba4a8fbbcf3828c2ab4
2 Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 28 16:02:58 2019 +0000
4 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
5 CommitDate: Wed May 29 06:57:10 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fd77a6a
7
8 dev-vcs/darcs: add ~x86-linux keyword
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.11
11 Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org>
12
13 dev-vcs/darcs/darcs-2.12.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-vcs/darcs/darcs-2.12.5.ebuild b/dev-vcs/darcs/darcs-2.12.5.ebuild
17 index 8fc85b7bcf2..8a94f1a1905 100644
18 --- a/dev-vcs/darcs/darcs-2.12.5.ebuild
19 +++ b/dev-vcs/darcs/darcs-2.12.5.ebuild
20 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0/${PV}"
24 -KEYWORDS="amd64 x86 ~amd64-linux"
25 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
26 IUSE="+curl +network-uri +terminfo +threaded"
27
28 RDEPEND=">=dev-haskell/async-2.0.1.4:=[profile?] <dev-haskell/async-2.2:=[profile?]