diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-22 12:17:12 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-22 12:17:12 +0100 |
commit | 09e5e31067f30f00ded7a76c35354acfa405016f (patch) | |
tree | 9103306c6f0425ec35abbfd0817df89a2b4ab125 /sys-apps | |
parent | x11-misc/devilspie2: Old. (diff) | |
download | gentoo-09e5e31067f30f00ded7a76c35354acfa405016f.tar.gz gentoo-09e5e31067f30f00ded7a76c35354acfa405016f.tar.bz2 gentoo-09e5e31067f30f00ded7a76c35354acfa405016f.zip |
sys-apps/util-linux: Stable for PPC64 (bug #606422).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.28.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 3f2bc61ecc26..3b231938f8de 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 |