From: Agostino Sarubbo Date: Sun, 22 Jan 2017 16:25:28 +0000 (+0100) Subject: sys-apps/util-linux: sparc stable wrt bug #606422 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8a3633289d9eb7f4c1b2c0f6a8ca31c483750ef2;p=gentoo.git sys-apps/util-linux: sparc stable wrt bug #606422 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-apps/util-linux/util-linux-2.28.2.ebuild b/sys-apps/util-linux/util-linux-2.28.2.ebuild index f69eff278af4..11c52d932745 100644 --- a/sys-apps/util-linux/util-linux-2.28.2.ebuild +++ b/sys-apps/util-linux/util-linux-2.28.2.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]] ; then inherit git-2 autotools EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git" else - KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz" fi