diff options
author | Florian Schmaus <flow@gentoo.org> | 2022-04-10 18:30:47 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2022-04-10 19:40:20 +0200 |
commit | cb7a385c9e407f34683de3aabd476884ad19d59d (patch) | |
tree | f54444f51e4839b7909b01e78a524f655238aa90 /dev-erlang | |
parent | dev-erlang/p1_oauth2: drop 0.6.6, 0.6.9 (diff) | |
download | gentoo-cb7a385c9e407f34683de3aabd476884ad19d59d.tar.gz gentoo-cb7a385c9e407f34683de3aabd476884ad19d59d.tar.bz2 gentoo-cb7a385c9e407f34683de3aabd476884ad19d59d.zip |
dev-erlang/iconv: destabilize 1.0.10 for ~x86
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-erlang')
-rw-r--r-- | dev-erlang/iconv/iconv-1.0.10.ebuild | 4 |
1 files 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 |