summaryrefslogtreecommitdiff
path: root/dev-haskell
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-09-23 18:35:04 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-09-23 19:40:46 +0100
commitf16db6942f1c6d82c12cc3ff52f8f64b73cd6d2d (patch)
tree4c1a3425491939a0660ca8e3ff2c0680045a5937 /dev-haskell
parent13e49e1dc2381a2b7f9c42491e6d8f21962da4d2 (diff)
downloadgentoo-f16db6942f1c6d82c12cc3ff52f8f64b73cd6d2d.tar.gz
gentoo-f16db6942f1c6d82c12cc3ff52f8f64b73cd6d2d.tar.xz
dev-haskell/shelly: stable 1.6.8.1 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')
-rw-r--r--dev-haskell/shelly/shelly-1.6.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/shelly/shelly-1.6.8.1.ebuild b/dev-haskell/shelly/shelly-1.6.8.1.ebuild
index 0bf6af47b3b..ab7e9c46dcc 100644
--- a/dev-haskell/shelly/shelly-1.6.8.1.ebuild
+++ b/dev-haskell/shelly/shelly-1.6.8.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="examples lifted"
RDEPEND="dev-haskell/async:=[profile?]