diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 08:11:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 08:11:05 +0000 |
commit | ab626070b998960cd0976e5be687a7f9d6e01f35 (patch) | |
tree | 5e7de860762a2a9ccce94d283e63bfc264a53544 | |
parent | dev-ml/duration: Keyword 0.1.3 ppc, #769554 (diff) | |
download | gentoo-ab626070b998960cd0976e5be687a7f9d6e01f35.tar.gz gentoo-ab626070b998960cd0976e5be687a7f9d6e01f35.tar.bz2 gentoo-ab626070b998960cd0976e5be687a7f9d6e01f35.zip |
dev-ml/fmt: Keyword 0.8.9 ppc, #769554
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-ml/fmt/fmt-0.8.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/fmt/fmt-0.8.9.ebuild b/dev-ml/fmt/fmt-0.8.9.ebuild index 41abbe52a779..cfc010a66197 100644 --- a/dev-ml/fmt/fmt-0.8.9.ebuild +++ b/dev-ml/fmt/fmt-0.8.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/fmt/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |