summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-03 19:02:21 +0100
committerSam James <sam@gentoo.org>2021-09-03 19:02:21 +0100
commit43cb0d29e78856c0e9f3aff384f460b2468edcec (patch)
tree5f19b5d257493f952be6eb2e0195438c46214d37 /sys-apps
parentsys-apps/util-linux: Stabilize 2.37.2 amd64, #809491 (diff)
downloadgentoo-43cb0d29e78856c0e9f3aff384f460b2468edcec.tar.gz
gentoo-43cb0d29e78856c0e9f3aff384f460b2468edcec.tar.bz2
gentoo-43cb0d29e78856c0e9f3aff384f460b2468edcec.zip
sys-apps/util-linux: Stabilize 2.37.2 x86, #809491
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/util-linux/util-linux-2.37.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.37.2.ebuild b/sys-apps/util-linux/util-linux-2.37.2.ebuild
index 63c386bf9e3c..7d33348c15d8 100644
--- a/sys-apps/util-linux/util-linux-2.37.2.ebuild
+++ b/sys-apps/util-linux/util-linux-2.37.2.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