summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-09-17 16:55:53 +0200
committerSam James <sam@gentoo.org>2021-09-18 05:26:31 +0100
commit8bb9d4ab195600b5eb7ca155f3919333bbd82e3d (patch)
tree63e24bcd28e385729de086c0165988962fe608b9 /sys-apps/util-linux
parentapp-misc/mc: stable 4.8.27 for hppa, bug #811414 (diff)
downloadgentoo-8bb9d4ab195600b5eb7ca155f3919333bbd82e3d.tar.gz
gentoo-8bb9d4ab195600b5eb7ca155f3919333bbd82e3d.tar.bz2
gentoo-8bb9d4ab195600b5eb7ca155f3919333bbd82e3d.zip
sys-apps/util-linux: stable 2.37.2-r1 for hppa, bug #809491
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/util-linux')
-rw-r--r--sys-apps/util-linux/util-linux-2.37.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.37.2-r1.ebuild b/sys-apps/util-linux/util-linux-2.37.2-r1.ebuild
index 9c414db3dfb0..8d063d705bad 100644
--- a/sys-apps/util-linux/util-linux-2.37.2-r1.ebuild
+++ b/sys-apps/util-linux/util-linux-2.37.2-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