diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-30 21:56:48 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-30 23:18:12 +0100 |
commit | 882473e25b628768b316132b19abd6fde8fecc6f (patch) | |
tree | 16e0c4dbb196dea8050cda5e0c013091807710d7 /dev-haskell/auto-update | |
parent | dev-haskell/http-client: stable on amd64/x86, bug #554002 (diff) | |
download | gentoo-882473e25b628768b316132b19abd6fde8fecc6f.tar.gz gentoo-882473e25b628768b316132b19abd6fde8fecc6f.tar.bz2 gentoo-882473e25b628768b316132b19abd6fde8fecc6f.zip |
dev-haskell/auto-update: stable on amd64/x86, bug #554002
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell/auto-update')
-rw-r--r-- | dev-haskell/auto-update/auto-update-0.1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/auto-update/auto-update-0.1.2.2.ebuild b/dev-haskell/auto-update/auto-update-0.1.2.2.ebuild index 2ab732e5304d..bf7b8c9e177c 100644 --- a/dev-haskell/auto-update/auto-update-0.1.2.2.ebuild +++ b/dev-haskell/auto-update/auto-update-0.1.2.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-lang/ghc-7.4.1:= |