From: Michael Haubenwallner Date: Tue, 28 May 2019 10:44:39 +0000 (+0200) Subject: dev-haskell/unix-compat: add ~amd64-linux keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fb3a7442b049f6e0eda98e30bdb382a8b31aa63f;p=gentoo.git dev-haskell/unix-compat: add ~amd64-linux keyword Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner --- diff --git a/dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild b/dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild index 326d3365b9a8..590524c8c8fc 100644 --- a/dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild +++ b/dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux" IUSE="old-time" RDEPEND=">=dev-lang/ghc-7.4.1:=