commit: 172d27510f889469e83893e8082c4ce292b1d6fa
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 9 12:56:35 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 9 12:56:35 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=172d2751
dev-ml/ocaml-ssl: Stabilize 0.7.0 arm, #933839
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-ml/ocaml-ssl/ocaml-ssl-0.7.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/ocaml-ssl/ocaml-ssl-0.7.0.ebuild
b/dev-ml/ocaml-ssl/ocaml-ssl-0.7.0.ebuild
index 2cd03f77a507..94ef775ba4a6 100644
--- a/dev-ml/ocaml-ssl/ocaml-ssl-0.7.0.ebuild
+++ b/dev-ml/ocaml-ssl/ocaml-ssl-0.7.0.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]] ; then
else
SRC_URI="https://github.com/savonet/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm arm64 ~ppc ~x86"
+ KEYWORDS="~amd64 arm arm64 ~ppc ~x86"
fi
LICENSE="LGPL-2.1"