diff options
author | Sam James <sam@gentoo.org> | 2021-10-18 23:47:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-18 23:47:45 +0000 |
commit | f3eccb9dabb83bd439976b53d553d84084eed774 (patch) | |
tree | 9f0224a7fcb5b726b540341e506c8b1e05e54146 /dev-ml/dose3 | |
parent | dev-ml/csexp: Stabilize 1.5.1 arm, #817692 (diff) | |
download | gentoo-f3eccb9dabb83bd439976b53d553d84084eed774.tar.gz gentoo-f3eccb9dabb83bd439976b53d553d84084eed774.tar.bz2 gentoo-f3eccb9dabb83bd439976b53d553d84084eed774.zip |
dev-ml/dose3: Stabilize 6.1-r1 arm, #817704
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/dose3')
-rw-r--r-- | dev-ml/dose3/dose3-6.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dose3/dose3-6.1-r1.ebuild b/dev-ml/dose3/dose3-6.1-r1.ebuild index 79b6271be0b1..bbef234541cc 100644 --- a/dev-ml/dose3/dose3-6.1-r1.ebuild +++ b/dev-ml/dose3/dose3-6.1-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-$(ver_cut 1-3)" LICENSE="LGPL-3" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc ~ppc64 x86" IUSE="+ocamlopt test" BDEPEND=" |