diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 16:38:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 16:38:35 +0000 |
commit | 5b9b5f8da4d7338664e40279bd3f8845b2f33400 (patch) | |
tree | b322b7fd90728c6b420c871961886dfdc017c02f /dev-ml/uuidm | |
parent | dev-ml/uutf: Keyword 1.0.1 ppc64, #769554 (diff) | |
download | gentoo-5b9b5f8da4d7338664e40279bd3f8845b2f33400.tar.gz gentoo-5b9b5f8da4d7338664e40279bd3f8845b2f33400.tar.bz2 gentoo-5b9b5f8da4d7338664e40279bd3f8845b2f33400.zip |
dev-ml/uuidm: Keyword 0.9.7 ppc64, #769554
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/uuidm')
-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 49355eef77d6..426070a07538 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 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="+ocamlopt" BDEPEND=" |