Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/miller/
Date: Mon, 01 Feb 2021 13:33:45
Message-Id: 1612186417.44f284600b4881066ec056c6ed72818595afe7d2.sam@gentoo
1 commit: 44f284600b4881066ec056c6ed72818595afe7d2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 1 13:33:37 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 1 13:33:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44f28460
7
8 sys-apps/miller: Stabilize 5.10.0 amd64, #768171
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-apps/miller/miller-5.10.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/miller/miller-5.10.0.ebuild b/sys-apps/miller/miller-5.10.0.ebuild
16 index e0e1b73a7b1..9bdc7c43483 100644
17 --- a/sys-apps/miller/miller-5.10.0.ebuild
18 +++ b/sys-apps/miller/miller-5.10.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/johnkerl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="BSD-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~x86"
24 +KEYWORDS="amd64 ~arm ~x86"
25 IUSE="doc test"
26 RESTRICT="!test? ( test )"