summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-09 21:32:21 +0000
committerSam James <sam@gentoo.org>2021-02-09 21:32:29 +0000
commit440c6caadc54dc3283902249d9dc8c4f5d100312 (patch)
tree9e9430eb2a96369cd17456abf26281beb1e7ce0b /dev-ml/seq/seq-0.2.ebuild
parentmedia-libs/libdvbpsi: Stabilize 1.3.3 ppc64, #769308 (diff)
downloadgentoo-440c6caadc54dc3283902249d9dc8c4f5d100312.tar.gz
gentoo-440c6caadc54dc3283902249d9dc8c4f5d100312.tar.bz2
gentoo-440c6caadc54dc3283902249d9dc8c4f5d100312.zip
dev-ml/seq: Keyword 0.2 arm, #769728
Tested-by: John Helmert III <jchelmert3@posteo.net> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/seq/seq-0.2.ebuild')
-rw-r--r--dev-ml/seq/seq-0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/seq/seq-0.2.ebuild b/dev-ml/seq/seq-0.2.ebuild
index 97992adfdefc..b28d277c8b65 100644
--- a/dev-ml/seq/seq-0.2.ebuild
+++ b/dev-ml/seq/seq-0.2.ebuild
@@ -11,5 +11,5 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE="+ocamlopt"