summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-09-13 08:36:27 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-09-13 08:36:27 +0200
commitcba35ce75e04d21659ad31257527cfedad084c1e (patch)
treed23412772bc3d8c8d6384fb25a9d40271b7f10f1 /dev-erlang
parentdev-erlang/luerl: amd64 stable wrt bug #694160 (diff)
downloadgentoo-cba35ce75e04d21659ad31257527cfedad084c1e.tar.gz
gentoo-cba35ce75e04d21659ad31257527cfedad084c1e.tar.bz2
gentoo-cba35ce75e04d21659ad31257527cfedad084c1e.zip
dev-erlang/meck: amd64 stable wrt bug #694160
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r--dev-erlang/meck/meck-0.8.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-erlang/meck/meck-0.8.12.ebuild b/dev-erlang/meck/meck-0.8.12.ebuild
index a4ffc5751947..e40b628419cd 100644
--- a/dev-erlang/meck/meck-0.8.12.ebuild
+++ b/dev-erlang/meck/meck-0.8.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,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"