diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 15:10:39 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 15:10:39 +0200 |
commit | 7eaa2dd8f50f26a2397415be479aa5ef5b25d274 (patch) | |
tree | ea957af24250f53f817a0995a9d0608925596554 /dev-haskell/unix-compat | |
parent | net-libs/srt: x86 stable (bug #678146) (diff) | |
download | gentoo-7eaa2dd8f50f26a2397415be479aa5ef5b25d274.tar.gz gentoo-7eaa2dd8f50f26a2397415be479aa5ef5b25d274.tar.bz2 gentoo-7eaa2dd8f50f26a2397415be479aa5ef5b25d274.zip |
dev-haskell/unix-compat: x86 stable (bug #685252)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-haskell/unix-compat')
-rw-r--r-- | dev-haskell/unix-compat/unix-compat-0.4.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 13300c11ccb6..326d3365b9a8 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" IUSE="old-time" RDEPEND=">=dev-lang/ghc-7.4.1:= |