diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 08:11:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 08:11:09 +0000 |
commit | ddd345e0e4f8145f02d483de66137dfe14338df2 (patch) | |
tree | 5d3c69af6b9d6ce2650fca666baf7ee8b6e51a09 /dev-ml | |
parent | dev-ml/logs: Keyword 0.7.0 ppc, #769554 (diff) | |
download | gentoo-ddd345e0e4f8145f02d483de66137dfe14338df2.tar.gz gentoo-ddd345e0e4f8145f02d483de66137dfe14338df2.tar.bz2 gentoo-ddd345e0e4f8145f02d483de66137dfe14338df2.zip |
dev-ml/uuidm: Keyword 0.9.7 ppc, #769554
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/uuidm/uuidm-0.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/uuidm/uuidm-0.9.7.ebuild b/dev-ml/uuidm/uuidm-0.9.7.ebuild index 070bf7c44b15..9c961f733d26 100644 --- a/dev-ml/uuidm/uuidm-0.9.7.ebuild +++ b/dev-ml/uuidm/uuidm-0.9.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dbuenzli/uuidm/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="+ocamlopt" BDEPEND=" |