summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-05 20:47:48 +0000
committerSam James <sam@gentoo.org>2021-01-05 20:47:48 +0000
commitc26b503f570fd42b5d26e1be978fb58f9e2612dd (patch)
treea4e6bf163ed1bfb96b079287e9e2def77ebaae50
parentnet-fs/autofs: Stabilize 5.1.6-r1 x86, #761799 (diff)
downloadgentoo-c26b503f570fd42b5d26e1be978fb58f9e2612dd.tar.gz
gentoo-c26b503f570fd42b5d26e1be978fb58f9e2612dd.tar.bz2
gentoo-c26b503f570fd42b5d26e1be978fb58f9e2612dd.zip
sys-libs/libhx: Stabilize 3.25 x86, #761802
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-libs/libhx/libhx-3.25.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libhx/libhx-3.25.ebuild b/sys-libs/libhx/libhx-3.25.ebuild
index 9b91d55437f2..76c65740ee5a 100644
--- a/sys-libs/libhx/libhx-3.25.ebuild
+++ b/sys-libs/libhx/libhx-3.25.ebuild
@@ -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"