diff options
author | Sam James <sam@gentoo.org> | 2021-12-19 23:28:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-19 23:28:23 +0000 |
commit | e12515968539388c86777f6289e187d2309ce454 (patch) | |
tree | 2eafb24d96815a78102a614f1fc60704d26222c7 /dev-ml/fmt | |
parent | media-video/ffmpeg: stable 4.4.1-r1 for sparc, bug #829389 (diff) | |
download | gentoo-e12515968539388c86777f6289e187d2309ce454.tar.gz gentoo-e12515968539388c86777f6289e187d2309ce454.tar.bz2 gentoo-e12515968539388c86777f6289e187d2309ce454.zip |
dev-ml/fmt: Stabilize 0.9.0 x86, #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 517ca5861df6..84c17b3fcdd1 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 )" |