Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/miller/
Date: Fri, 15 Feb 2019 17:48:40
Message-Id: 1550252898.442c7a844d9dd79e924ba223f28f4d38f2603930.zlogene@gentoo
1 commit: 442c7a844d9dd79e924ba223f28f4d38f2603930
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 15 17:48:18 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 15 17:48:18 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=442c7a84
7
8 sys-apps/miller: amd64 arm stable wrt bug #676782
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64 arm"
13
14 sys-apps/miller/miller-5.3.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-apps/miller/miller-5.3.0.ebuild b/sys-apps/miller/miller-5.3.0.ebuild
18 index 7011aaf2ba5..863789ce5ce 100644
19 --- a/sys-apps/miller/miller-5.3.0.ebuild
20 +++ b/sys-apps/miller/miller-5.3.0.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/johnkerl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="BSD-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm x86"
26 +KEYWORDS="amd64 arm x86"
27 IUSE="doc test"
28
29 DEPEND="sys-devel/flex"