diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 16:30:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 16:30:36 +0000 |
commit | 8a9123d33eb0f60d263e010bcbe72428f29f290e (patch) | |
tree | c916d7e95b91464dc74e01690e801e87150c405e /dev-ml/uuidm/uuidm-0.9.7.ebuild | |
parent | dev-ml/logs: Keyword 0.7.0 x86, #769554 (diff) | |
download | gentoo-8a9123d33eb0f60d263e010bcbe72428f29f290e.tar.gz gentoo-8a9123d33eb0f60d263e010bcbe72428f29f290e.tar.bz2 gentoo-8a9123d33eb0f60d263e010bcbe72428f29f290e.zip |
dev-ml/uuidm: Keyword 0.9.7 x86, #769554
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/uuidm/uuidm-0.9.7.ebuild')
-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 867adf732171..49355eef77d6 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" +KEYWORDS="~amd64 ~x86" IUSE="+ocamlopt" BDEPEND=" |