diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 16:38:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 16:38:26 +0000 |
commit | 790c6c33c469610d12c75ee0ebe9d4b12b90ba2e (patch) | |
tree | 878e0eaf4346742b8dd9e59b82388b8f406f905e /dev-ml/duration | |
parent | dev-ml/async_unix: Keyword 0.14.0 ppc64, #769554 (diff) | |
download | gentoo-790c6c33c469610d12c75ee0ebe9d4b12b90ba2e.tar.gz gentoo-790c6c33c469610d12c75ee0ebe9d4b12b90ba2e.tar.bz2 gentoo-790c6c33c469610d12c75ee0ebe9d4b12b90ba2e.zip |
dev-ml/duration: Keyword 0.1.3 ppc64, #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 ce70b55d7450..e2973f312309 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 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |