summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-17 02:13:10 +0000
committerSam James <sam@gentoo.org>2022-03-17 02:13:10 +0000
commit0bab80b29b9625a0814a9e68e8c9544f606909f4 (patch)
tree3994caaa35442bfe08c4ccf3f7086551135ea242 /sys-apps
parentsys-auth/polkit: Stabilize 0.120-r3 arm, #833867 (diff)
downloadgentoo-0bab80b29b9625a0814a9e68e8c9544f606909f4.tar.gz
gentoo-0bab80b29b9625a0814a9e68e8c9544f606909f4.tar.bz2
gentoo-0bab80b29b9625a0814a9e68e8c9544f606909f4.zip
sys-apps/util-linux: Stabilize 2.37.4 arm, #833367
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/util-linux/util-linux-2.37.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.37.4.ebuild b/sys-apps/util-linux/util-linux-2.37.4.ebuild
index abb0e1406904..0f0d85a2f339 100644
--- a/sys-apps/util-linux/util-linux-2.37.4.ebuild
+++ b/sys-apps/util-linux/util-linux-2.37.4.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