Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/jiffy/
Date: Mon, 23 Oct 2017 19:51:48
Message-Id: 1508788250.71a207db3e55f9cb75f605be9f9342159623f1bf.whissi@gentoo
1 commit: 71a207db3e55f9cb75f605be9f9342159623f1bf
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 23 19:30:41 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 23 19:50:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71a207db
7
8 dev-erlang/jiffy: x86 stable (bug #619836)
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 dev-erlang/jiffy/jiffy-0.14.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-erlang/jiffy/jiffy-0.14.9.ebuild b/dev-erlang/jiffy/jiffy-0.14.9.ebuild
16 index a7da3d1b933..597237b25f7 100644
17 --- a/dev-erlang/jiffy/jiffy-0.14.9.ebuild
18 +++ b/dev-erlang/jiffy/jiffy-0.14.9.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/davisp/${PN}/archive/${PV}.tar.gz
20
21 LICENSE="MIT BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc x86"
25
26 DEPEND=">=dev-lang/erlang-17.1"
27 RDEPEND="${DEPEND}"