From: Michael Haubenwallner Date: Tue, 28 May 2019 15:59:48 +0000 (+0200) Subject: dev-haskell/regex-compat-tdfa: add ~x86-linux keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7437553541ca7d12f336b49bb1e3a3db5de0bf35;p=gentoo.git dev-haskell/regex-compat-tdfa: add ~x86-linux keyword Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner --- diff --git a/dev-haskell/regex-compat-tdfa/regex-compat-tdfa-0.95.1.4.ebuild b/dev-haskell/regex-compat-tdfa/regex-compat-tdfa-0.95.1.4.ebuild index 5a6e4b82330e..fad1fa8b706a 100644 --- a/dev-haskell/regex-compat-tdfa/regex-compat-tdfa-0.95.1.4.ebuild +++ b/dev-haskell/regex-compat-tdfa/regex-compat-tdfa-0.95.1.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 x86 ~amd64-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=dev-haskell/regex-base-0.93:=[profile?]