diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 14:09:15 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-11 14:09:15 +0300 |
commit | 8f1f71474ac6f3271c13b70e32c4f44551e24533 (patch) | |
tree | 923a233045d02b2435b91ba2125f0be60e232195 /dev-haskell | |
parent | x11-terms/terminology: amd64 stable wrt bug #684640 (diff) | |
download | gentoo-8f1f71474ac6f3271c13b70e32c4f44551e24533.tar.gz gentoo-8f1f71474ac6f3271c13b70e32c4f44551e24533.tar.bz2 gentoo-8f1f71474ac6f3271c13b70e32c4f44551e24533.zip |
dev-haskell/unix-compat: amd64 stable wrt bug #685252
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 6f41770493f6..13300c11ccb6 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" IUSE="old-time" RDEPEND=">=dev-lang/ghc-7.4.1:= |