diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2019-05-28 12:44:39 +0200 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2019-05-28 12:51:33 +0200 |
commit | fb3a7442b049f6e0eda98e30bdb382a8b31aa63f (patch) | |
tree | ad0ca2456ae767a25095b39ff0285a5e1f08f093 /dev-haskell/unix-compat | |
parent | dev-haskell/transformers-compat: add ~amd64-linux keyword (diff) | |
download | gentoo-fb3a7442b049f6e0eda98e30bdb382a8b31aa63f.tar.gz gentoo-fb3a7442b049f6e0eda98e30bdb382a8b31aa63f.tar.bz2 gentoo-fb3a7442b049f6e0eda98e30bdb382a8b31aa63f.zip |
dev-haskell/unix-compat: add ~amd64-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/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 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:= |