diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 07:28:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 07:28:03 +0000 |
commit | 076a149b6cb7094b6d2640a64b3d4cdc49e8f725 (patch) | |
tree | 4fb55c0b6a70c5992b2bde2055f72b503b284937 /dev-ml/uuidm | |
parent | dev-ml/logs: Keyword 0.7.0 arm, #769554 (diff) | |
download | gentoo-076a149b6cb7094b6d2640a64b3d4cdc49e8f725.tar.gz gentoo-076a149b6cb7094b6d2640a64b3d4cdc49e8f725.tar.bz2 gentoo-076a149b6cb7094b6d2640a64b3d4cdc49e8f725.zip |
dev-ml/uuidm: Keyword 0.9.7 arm, #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 426070a07538..070bf7c44b15 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="+ocamlopt" BDEPEND=" |