diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 18:37:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 18:37:14 +0000 |
commit | ab3c510ed38b4c434d3692a16a2c734543b790fc (patch) | |
tree | b548f52177a35ed333fb88ef6d2acc629b1bb6de /dev-ml/fmt | |
parent | dev-libs/libofx: Stabilize 0.10.3 ppc, #828289 (diff) | |
download | gentoo-ab3c510ed38b4c434d3692a16a2c734543b790fc.tar.gz gentoo-ab3c510ed38b4c434d3692a16a2c734543b790fc.tar.bz2 gentoo-ab3c510ed38b4c434d3692a16a2c734543b790fc.zip |
dev-ml/fmt: Stabilize 0.9.0 ppc, #828293
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/fmt')
-rw-r--r-- | dev-ml/fmt/fmt-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/fmt/fmt-0.9.0.ebuild b/dev-ml/fmt/fmt-0.9.0.ebuild index d79aca98355e..00ad34e5ffd8 100644 --- a/dev-ml/fmt/fmt-0.9.0.ebuild +++ b/dev-ml/fmt/fmt-0.9.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/fmt/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |