summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-09 21:10:39 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-09 21:10:39 +0300
commitfc50a974088b6981d5ed7e4f9b08a2f510839b98 (patch)
tree70a52e3a1f291ab90ac28999a8ff1524c37837d2 /dev-ml/ocaml-ssl
parentdev-ml/ocaml-ctypes: Stabilize 0.21.1-r2 x86, #933839 (diff)
downloadgentoo-fc50a974088b6981d5ed7e4f9b08a2f510839b98.tar.gz
gentoo-fc50a974088b6981d5ed7e4f9b08a2f510839b98.tar.bz2
gentoo-fc50a974088b6981d5ed7e4f9b08a2f510839b98.zip
dev-ml/ocaml-ssl: Stabilize 0.7.0 x86, #933839
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-ssl')
-rw-r--r--dev-ml/ocaml-ssl/ocaml-ssl-0.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 149a36a3e951..6c472e89e69e 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"