commit: cb7a385c9e407f34683de3aabd476884ad19d59d Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Sun Apr 10 16:30:47 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Sun Apr 10 17:40:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb7a385c
dev-erlang/iconv: destabilize 1.0.10 for ~x86 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> dev-erlang/iconv/iconv-1.0.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-erlang/iconv/iconv-1.0.10.ebuild b/dev-erlang/iconv/iconv-1.0.10.ebuild index 864140c4004c..c33648498890 100644 --- a/dev-erlang/iconv/iconv-1.0.10.ebuild +++ b/dev-erlang/iconv/iconv-1.0.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.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/p1_utils-1.0.13 >=dev-lang/erlang-17.1
