summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-05-06 07:52:50 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-05-06 08:21:48 +0100
commit9018f34547683ee6cb01555a4ab362e4cd4a7828 (patch)
treeb859336a7f788974d8e1d8bb06832f815d5b959e /dev-ml
parentdev-ml/astring: stable 0.8.5 for ppc64 (diff)
downloadgentoo-9018f34547683ee6cb01555a4ab362e4cd4a7828.tar.gz
gentoo-9018f34547683ee6cb01555a4ab362e4cd4a7828.tar.bz2
gentoo-9018f34547683ee6cb01555a4ab362e4cd4a7828.zip
dev-ml/duration: stable 0.1.3 for ppc64
stable wrt bug #783582 Package-Manager: Portage-3.0.18, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@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 5fef7562f839..26d3f3bd34ff 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 )"