From: Mikle Kolyada Date: Sun, 10 May 2020 09:24:18 +0000 (+0300) Subject: sys-apps/util-linux: amd64 stable wrt bug #720024 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=160a4ba9205f0b9e64253432824ea2a4a1e988d4;p=gentoo.git sys-apps/util-linux: amd64 stable wrt bug #720024 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada --- diff --git a/sys-apps/util-linux/util-linux-2.35.1-r2.ebuild b/sys-apps/util-linux/util-linux-2.35.1-r2.ebuild index d1f96da86f83..293433d1724c 100644 --- a/sys-apps/util-linux/util-linux-2.35.1-r2.ebuild +++ b/sys-apps/util-linux/util-linux-2.35.1-r2.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