summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-12-08 20:05:00 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-12-08 20:05:19 +0200
commitebd8a3d3e1c98c8e1c20341b164bf624b25f3dc7 (patch)
treea796236bbff4c6e23ba9d48509ccddcc8e6e4939 /dev-ml/fmt
parentdev-libs/boehm-gc: Stabilize 8.0.6 arm, #828271 (diff)
downloadgentoo-ebd8a3d3e1c98c8e1c20341b164bf624b25f3dc7.tar.gz
gentoo-ebd8a3d3e1c98c8e1c20341b164bf624b25f3dc7.tar.bz2
gentoo-ebd8a3d3e1c98c8e1c20341b164bf624b25f3dc7.zip
dev-ml/fmt: Stabilize 0.9.0 arm64, #828293
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/fmt')
-rw-r--r--dev-ml/fmt/fmt-0.9.0.ebuild2
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 00ad34e5ffd8..3e883a2cef59 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 )"