summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-10 20:35:07 +0000
committerSam James <sam@gentoo.org>2023-02-10 20:35:07 +0000
commit8d65527cb01f5692968644690dd0ed7ba289690d (patch)
treeb462105a8c716d65d2491e6999a9163c3093fd28
parentdev-erlang/p1_pgsql: Stabilize 1.1.20 amd64, #893844 (diff)
downloadgentoo-8d65527cb01f5692968644690dd0ed7ba289690d.tar.gz
gentoo-8d65527cb01f5692968644690dd0ed7ba289690d.tar.bz2
gentoo-8d65527cb01f5692968644690dd0ed7ba289690d.zip
dev-erlang/stringprep: Stabilize 1.0.29 amd64, #893844
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-erlang/stringprep/stringprep-1.0.29.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-erlang/stringprep/stringprep-1.0.29.ebuild b/dev-erlang/stringprep/stringprep-1.0.29.ebuild
index 5a4e0c05a3cf..141714ec4393 100644
--- a/dev-erlang/stringprep/stringprep-1.0.29.ebuild
+++ b/dev-erlang/stringprep/stringprep-1.0.29.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="Apache-2.0 tcltk"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND="
>=dev-lang/erlang-17.1