summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-16 23:47:47 +0000
committerSam James <sam@gentoo.org>2022-03-16 23:47:47 +0000
commit4bd34f372b6b165d349a580e50c4cffbe5c8beb0 (patch)
treedf2294638a82e08519cdba0b8d0ba531c32ea60e /sys-apps
parentdev-qt/qtdeclarative: Stabilize 5.15.2-r15 ppc64, #833118 (diff)
downloadgentoo-4bd34f372b6b165d349a580e50c4cffbe5c8beb0.tar.gz
gentoo-4bd34f372b6b165d349a580e50c4cffbe5c8beb0.tar.bz2
gentoo-4bd34f372b6b165d349a580e50c4cffbe5c8beb0.zip
sys-apps/util-linux: Stabilize 2.37.4 ppc64, #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 5d48391aac46..abb0e1406904 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