diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-14 11:17:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-14 11:17:31 +0200 |
commit | d174bab3d3f81f20b26226afeb905d98631f292f (patch) | |
tree | 8a129bc023cd5bbb32f6c5154ce04fa836b1a592 /sys-apps/util-linux | |
parent | app-office/homebank: ppc stable wrt bug #676170 (diff) | |
download | gentoo-d174bab3d3f81f20b26226afeb905d98631f292f.tar.gz gentoo-d174bab3d3f81f20b26226afeb905d98631f292f.tar.bz2 gentoo-d174bab3d3f81f20b26226afeb905d98631f292f.zip |
sys-apps/util-linux: ppc stable wrt bug #686166
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sys-apps/util-linux')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.33.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.33.2.ebuild b/sys-apps/util-linux/util-linux-2.33.2.ebuild index a2db211d5871..3844d1928919 100644 --- a/sys-apps/util-linux/util-linux-2.33.2.ebuild +++ b/sys-apps/util-linux/util-linux-2.33.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 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" + KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz" fi |