summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2024-04-16 16:50:09 +0200
committerFlorian Schmaus <flow@gentoo.org>2024-04-16 16:50:09 +0200
commitfc7cb4769924233cf04fe0844066283a5abc6e7f (patch)
tree996a4a3ba87f890e4bce5cc2b5a7668125d33c60 /dev-erlang/esip
parentsys-power/autosuspend: enable py3.12 (diff)
downloadgentoo-fc7cb4769924233cf04fe0844066283a5abc6e7f.tar.gz
gentoo-fc7cb4769924233cf04fe0844066283a5abc6e7f.tar.bz2
gentoo-fc7cb4769924233cf04fe0844066283a5abc6e7f.zip
dev-erlang/esip: stabilize 1.0.52 for amd64
Closes: https://bugs.gentoo.org/926735 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-erlang/esip')
-rw-r--r--dev-erlang/esip/esip-1.0.52.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/esip/esip-1.0.52.ebuild b/dev-erlang/esip/esip-1.0.52.ebuild
index 0387a10b04eb..1be60ad5326c 100644
--- a/dev-erlang/esip/esip-1.0.52.ebuild
+++ b/dev-erlang/esip/esip-1.0.52.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND="
>=dev-erlang/fast_tls-1.1.16