From a71b22c73dc44d2a343f67fb5a697a017b34e6f5 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 5 Sep 2020 15:10:45 +0000 Subject: sys-apps/util-linux: ppc64 stable (bug #729018) Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James --- sys-apps/util-linux/util-linux-2.35.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 9b1872ce59e2..a8a3a209c72a 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 -- cgit v1.2.3-65-gdbad