diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 09:43:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 09:43:24 +0000 |
commit | 8d936479414f1ab93586ee12f4a880c4f164931e (patch) | |
tree | 8110d8c8010034d62f10c71447845d46dbe8af8b /dev-ml/duration | |
parent | dev-ml/async_unix: Keyword 0.14.0 arm64, #769554 (diff) | |
download | gentoo-8d936479414f1ab93586ee12f4a880c4f164931e.tar.gz gentoo-8d936479414f1ab93586ee12f4a880c4f164931e.tar.bz2 gentoo-8d936479414f1ab93586ee12f4a880c4f164931e.zip |
dev-ml/duration: Keyword 0.1.3 arm64, #769554
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/duration')
-rw-r--r-- | dev-ml/duration/duration-0.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/duration/duration-0.1.3.ebuild b/dev-ml/duration/duration-0.1.3.ebuild index 24509398680e..5fef7562f839 100644 --- a/dev-ml/duration/duration-0.1.3.ebuild +++ b/dev-ml/duration/duration-0.1.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/hannesm/duration/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |