summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-09-23 18:30:48 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-09-23 19:40:33 +0100
commitea36612d8ad2d35be334970d971174c01c142b6a (patch)
tree76254dee0b0364b1c20415f27c77750dd1263c46 /dev-haskell/with-location
parentdev-haskell/cabal-doctest: stable 1 for x86/amd64, bug #631138 (diff)
downloadgentoo-ea36612d8ad2d35be334970d971174c01c142b6a.tar.gz
gentoo-ea36612d8ad2d35be334970d971174c01c142b6a.tar.bz2
gentoo-ea36612d8ad2d35be334970d971174c01c142b6a.zip
dev-haskell/with-location: stable 0.1.0 for x86/amd64, bug #631138
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64 x86"
Diffstat (limited to 'dev-haskell/with-location')
-rw-r--r--dev-haskell/with-location/with-location-0.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/with-location/with-location-0.1.0.ebuild b/dev-haskell/with-location/with-location-0.1.0.ebuild
index 7aeab60e6886..a16513d7836d 100644
--- a/dev-haskell/with-location/with-location-0.1.0.ebuild
+++ b/dev-haskell/with-location/with-location-0.1.0.ebuild
@@ -14,7 +14,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:=