summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-16 19:01:56 +0000
committerSam James <sam@gentoo.org>2021-05-16 19:01:56 +0000
commitca1bd349693aedeb15a76323ea8df03c34a21438 (patch)
treeea22aaff077511ea24696d58ecdbb41127309f1c /dev-ml
parentdev-ml/async_unix: Stabilize 0.14.0 ppc, #783582 (diff)
downloadgentoo-ca1bd349693aedeb15a76323ea8df03c34a21438.tar.gz
gentoo-ca1bd349693aedeb15a76323ea8df03c34a21438.tar.bz2
gentoo-ca1bd349693aedeb15a76323ea8df03c34a21438.zip
dev-ml/duration: Stabilize 0.1.3 ppc, #783582
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/duration/duration-0.1.3.ebuild2
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 21d9083b941d..29908b04a4fd 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 arm64 ~ppc ppc64 ~x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 ~x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"