Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/fmt/
Date: Sun, 16 May 2021 19:02:55
Message-Id: 1621191717.cc7f220954945d64ef4d842e88c4da195c8accf7.sam@gentoo
1 commit: cc7f220954945d64ef4d842e88c4da195c8accf7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 16 19:01:57 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 16 19:01:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc7f2209
7
8 dev-ml/fmt: Stabilize 0.8.9-r1 ppc, #783582
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ml/fmt/fmt-0.8.9-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ml/fmt/fmt-0.8.9-r1.ebuild b/dev-ml/fmt/fmt-0.8.9-r1.ebuild
16 index 93a9207d950..3fa332cf935 100644
17 --- a/dev-ml/fmt/fmt-0.8.9-r1.ebuild
18 +++ b/dev-ml/fmt/fmt-0.8.9-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/fmt/releases/${P}.tbz"
20
21 LICENSE="ISC"
22 SLOT="0/${PV}"
23 -KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~x86"
24 +KEYWORDS="amd64 arm arm64 ppc ppc64 ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"