diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 08:11:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 08:11:04 +0000 |
commit | cdf85d1ffab54e4f5376e8b4e97ef2acd5148d21 (patch) | |
tree | ef4c87e092d20d1b8066a6ee250830835c173e42 /dev-ml/duration | |
parent | dev-ml/async_unix: Keyword 0.14.0 ppc, #769554 (diff) | |
download | gentoo-cdf85d1ffab54e4f5376e8b4e97ef2acd5148d21.tar.gz gentoo-cdf85d1ffab54e4f5376e8b4e97ef2acd5148d21.tar.bz2 gentoo-cdf85d1ffab54e4f5376e8b4e97ef2acd5148d21.zip |
dev-ml/duration: Keyword 0.1.3 ppc, #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 88cf87facc3f..24509398680e 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |