summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-31 00:28:58 +0000
committerSam James <sam@gentoo.org>2022-01-31 00:28:58 +0000
commit2c4601c4d3e12ad7cf86347162dcd8aae923ce86 (patch)
tree71ee2a5733a33c067d04eaabf99fd4b5ce84c643 /sys-apps
parentdev-python/pandas: Run a single Xvfb (diff)
downloadgentoo-2c4601c4d3e12ad7cf86347162dcd8aae923ce86.tar.gz
gentoo-2c4601c4d3e12ad7cf86347162dcd8aae923ce86.tar.bz2
gentoo-2c4601c4d3e12ad7cf86347162dcd8aae923ce86.zip
sys-apps/util-linux: Stabilize 2.37.3-r1 x86, #831980
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/util-linux/util-linux-2.37.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.37.3-r1.ebuild b/sys-apps/util-linux/util-linux-2.37.3-r1.ebuild
index e1f706dc7ade..0f0d85a2f339 100644
--- a/sys-apps/util-linux/util-linux-2.37.3-r1.ebuild
+++ b/sys-apps/util-linux/util-linux-2.37.3-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git"
else
[[ "${PV}" = *_rc* ]] || \
- KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
SRC_URI="https://www.kernel.org/pub/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"
fi