diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-01 12:51:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-01 12:51:29 +0100 |
commit | 0792733b538340a63cbd24487891b82183fcf4b8 (patch) | |
tree | 34824e47ddee00cb304a92d616b726fec0fc8fef /dev-haskell | |
parent | dev-haskell/regex-pcre: x86 stable wrt bug #570240 (diff) | |
download | gentoo-0792733b538340a63cbd24487891b82183fcf4b8.tar.gz gentoo-0792733b538340a63cbd24487891b82183fcf4b8.tar.bz2 gentoo-0792733b538340a63cbd24487891b82183fcf4b8.zip |
dev-haskell/psqueue: x86 stable wrt bug #570240
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/psqueue/psqueue-1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/psqueue/psqueue-1.1-r1.ebuild b/dev-haskell/psqueue/psqueue-1.1-r1.ebuild index ac198ae90ea4..b62e11b1a752 100644 --- a/dev-haskell/psqueue/psqueue-1.1-r1.ebuild +++ b/dev-haskell/psqueue/psqueue-1.1-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://hackage/packages/archive/${MY_PN}/${PV}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-lang/ghc-7.4.1:= |