From: Mikle Kolyada Date: Mon, 9 Jul 2018 18:49:25 +0000 (+0300) Subject: sys-apps/util-linux: amd64 stable wrt bug #660774 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=28c08f936286789548886d4e031bab23fab12ae4;p=gentoo.git sys-apps/util-linux: amd64 stable wrt bug #660774 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/sys-apps/util-linux/util-linux-2.32-r4.ebuild b/sys-apps/util-linux/util-linux-2.32-r4.ebuild index d988bafa6f6d..2df26a8844bd 100644 --- a/sys-apps/util-linux/util-linux-2.32-r4.ebuild +++ b/sys-apps/util-linux/util-linux-2.32-r4.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 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux" SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz" fi