summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-05 15:10:40 +0000
committerSam James <sam@gentoo.org>2020-09-05 15:10:40 +0000
commit12432881b58e1de4493e2184f0bd477e020d73a6 (patch)
tree5fbefe277caa3b478b05fd7f77245894344b1e7b /sys-apps
parentsys-kernel/vanilla-sources: Automated version bump to {5.4.63,5.8.7} - remove... (diff)
downloadgentoo-12432881b58e1de4493e2184f0bd477e020d73a6.tar.gz
gentoo-12432881b58e1de4493e2184f0bd477e020d73a6.tar.bz2
gentoo-12432881b58e1de4493e2184f0bd477e020d73a6.zip
sys-apps/util-linux: ppc stable (bug #729018)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/util-linux/util-linux-2.35.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.35.2.ebuild b/sys-apps/util-linux/util-linux-2.35.2.ebuild
index ccb654848970..9b1872ce59e2 100644
--- a/sys-apps/util-linux/util-linux-2.35.2.ebuild
+++ b/sys-apps/util-linux/util-linux-2.35.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