summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2016-08-19 21:32:34 -0500
committerMatthias Maier <tamiko@gentoo.org>2016-08-19 22:10:42 -0500
commit3b11f3442e11b7c72297718575c13a77dc210dbe (patch)
tree2cce197150fbb6e7e3c51dd3bc257c47d8ecb306 /dev-erlang
parentdev-erlang/hamcrest: stabilize 0.1.0_p20150103 on amd64/x86, bug #587908 (diff)
downloadgentoo-3b11f3442e11b7c72297718575c13a77dc210dbe.tar.gz
gentoo-3b11f3442e11b7c72297718575c13a77dc210dbe.tar.bz2
gentoo-3b11f3442e11b7c72297718575c13a77dc210dbe.zip
dev-erlang/meck: stabilize 0.8.3 on amd64/x86, bug #587908
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-erlang')
-rw-r--r--dev-erlang/meck/meck-0.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/meck/meck-0.8.3.ebuild b/dev-erlang/meck/meck-0.8.3.ebuild
index 40d9382158ea..fb663c433d47 100644
--- a/dev-erlang/meck/meck-0.8.3.ebuild
+++ b/dev-erlang/meck/meck-0.8.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/eproxus/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86"
IUSE="test"
CDEPEND=">=dev-lang/erlang-17.1"