diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 00:06:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 00:06:10 +0000 |
commit | 5a0b91bd8ba91c76f8d07c52cc960e3f0703a0fa (patch) | |
tree | 60e4b4b6921790604920f05fd771a661a8c74130 /dev-ml | |
parent | dev-ml/duration: Stabilize 0.1.3 arm, #783582 (diff) | |
download | gentoo-5a0b91bd8ba91c76f8d07c52cc960e3f0703a0fa.tar.gz gentoo-5a0b91bd8ba91c76f8d07c52cc960e3f0703a0fa.tar.bz2 gentoo-5a0b91bd8ba91c76f8d07c52cc960e3f0703a0fa.zip |
dev-ml/fmt: Stabilize 0.8.9-r1 arm, #783582
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/fmt/fmt-0.8.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/fmt/fmt-0.8.9-r1.ebuild b/dev-ml/fmt/fmt-0.8.9-r1.ebuild index 8af891b5882e..93a9207d950b 100644 --- a/dev-ml/fmt/fmt-0.8.9-r1.ebuild +++ b/dev-ml/fmt/fmt-0.8.9-r1.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 )" |