sys-libs/libhx: Stabilize 3.25 x86, #761802

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-01-05 20:47:48 +00:00
parent 0df4162173
commit c26b503f57

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://inai.de/files/${PN}/libHX-${PV}.tar.xz"
LICENSE="GPL-3"
SLOT="0/32" # soname version
KEYWORDS="amd64 ppc ~x86"
KEYWORDS="amd64 ppc x86"
IUSE="doc"
DEPEND="app-arch/xz-utils"