diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:44:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:47:40 +0000 |
commit | c7128eecced016c0b85c2d71675d3325ce7f211c (patch) | |
tree | 70e1c901db84a5b045d432a94a27a5f391c98489 /dev-ml | |
parent | dev-ml/uutf: Stabilize 1.0.1 arm64, #772833 (diff) | |
download | gentoo-c7128eecced016c0b85c2d71675d3325ce7f211c.tar.gz gentoo-c7128eecced016c0b85c2d71675d3325ce7f211c.tar.bz2 gentoo-c7128eecced016c0b85c2d71675d3325ce7f211c.zip |
dev-ml/textutils: Stabilize 0.14.0 arm64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/textutils/textutils-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/textutils/textutils-0.14.0.ebuild b/dev-ml/textutils/textutils-0.14.0.ebuild index 1975456a947f..601afef939a2 100644 --- a/dev-ml/textutils/textutils-0.14.0.ebuild +++ b/dev-ml/textutils/textutils-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="+ocamlopt" RDEPEND=" |