summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-11 11:15:33 +0000
committerSam James <sam@gentoo.org>2021-04-11 11:15:33 +0000
commitf9dce8e2788f76876d713c1696a4cd8ed44d6c87 (patch)
treeda9aec34181e96bb4d747f7106856d4d59d14a5a /sys-apps/util-linux
parentdev-lang/python: Stabilize 3.9.2_p1 ppc64, #779841 (diff)
downloadgentoo-f9dce8e2788f76876d713c1696a4cd8ed44d6c87.tar.gz
gentoo-f9dce8e2788f76876d713c1696a4cd8ed44d6c87.tar.bz2
gentoo-f9dce8e2788f76876d713c1696a4cd8ed44d6c87.zip
sys-apps/util-linux: Stabilize 2.36.2 ppc64, #781599
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.36.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.36.2.ebuild b/sys-apps/util-linux/util-linux-2.36.2.ebuild
index 556a845cfe6e..b1bed0570093 100644
--- a/sys-apps/util-linux/util-linux-2.36.2.ebuild
+++ b/sys-apps/util-linux/util-linux-2.36.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