summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-05-28 17:59:48 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2019-05-29 08:56:57 +0200
commit7437553541ca7d12f336b49bb1e3a3db5de0bf35 (patch)
tree1f9451e59f282fa13fe90b7b8d635bc1312f6990 /dev-haskell
parentdev-haskell/unordered-containers: add ~x86-linux keyword (diff)
downloadgentoo-7437553541ca7d12f336b49bb1e3a3db5de0bf35.tar.gz
gentoo-7437553541ca7d12f336b49bb1e3a3db5de0bf35.tar.bz2
gentoo-7437553541ca7d12f336b49bb1e3a3db5de0bf35.zip
dev-haskell/regex-compat-tdfa: add ~x86-linux keyword
Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/regex-compat-tdfa/regex-compat-tdfa-0.95.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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?]