diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 02:00:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 02:00:39 +0000 |
commit | fca04a1714ef402c1814b221eb3954a58529b653 (patch) | |
tree | 07bc2e81b375a7cd0fba9b2899b6ca1316fc5a4c /dev-ml/fmt | |
parent | dev-ml/duration: Stabilize 0.1.3 amd64, #783582 (diff) | |
download | gentoo-fca04a1714ef402c1814b221eb3954a58529b653.tar.gz gentoo-fca04a1714ef402c1814b221eb3954a58529b653.tar.bz2 gentoo-fca04a1714ef402c1814b221eb3954a58529b653.zip |
dev-ml/fmt: Stabilize 0.8.9-r1 amd64, #783582
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/fmt')
-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 f150f307cc73..9366c8628fd7 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 )" |