summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-09-13 08:36:17 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-09-13 08:36:17 +0200
commitb665ffc70a9d358ba0f1bbaf5576082ed9fd45b9 (patch)
treebb842f89a7170dd8e0a4508878eaec4dcdd7a9d0 /dev-erlang/jiffy
parentdev-erlang/iconv: amd64 stable wrt bug #694160 (diff)
downloadgentoo-b665ffc70a9d358ba0f1bbaf5576082ed9fd45b9.tar.gz
gentoo-b665ffc70a9d358ba0f1bbaf5576082ed9fd45b9.tar.bz2
gentoo-b665ffc70a9d358ba0f1bbaf5576082ed9fd45b9.zip
dev-erlang/jiffy: 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/jiffy')
-rw-r--r--dev-erlang/jiffy/jiffy-0.14.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-erlang/jiffy/jiffy-0.14.11.ebuild b/dev-erlang/jiffy/jiffy-0.14.11.ebuild
index a7da3d1b9333..c60620471dba 100644
--- a/dev-erlang/jiffy/jiffy-0.14.11.ebuild
+++ b/dev-erlang/jiffy/jiffy-0.14.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/davisp/${PN}/archive/${PV}.tar.gz
LICENSE="MIT BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-lang/erlang-17.1"
RDEPEND="${DEPEND}"