summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-09-27 07:25:00 +0200
committerJeroen Roovers <jer@gentoo.org>2015-09-27 07:25:00 +0200
commita378cf977a794bffe9feba49d9095f9a8bfa0735 (patch)
treee3979d9b4a7e33283e0e0a61e35825338fe80436 /sys-apps/util-linux/util-linux-2.26.2.ebuild
parentdev-python/lxml: Stable for HPPA (bug #561432). (diff)
downloadgentoo-a378cf977a794bffe9feba49d9095f9a8bfa0735.tar.gz
gentoo-a378cf977a794bffe9feba49d9095f9a8bfa0735.tar.bz2
gentoo-a378cf977a794bffe9feba49d9095f9a8bfa0735.zip
sys-apps/util-linux: Stable for HPPA PPC64 (bug #561522).
Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-apps/util-linux/util-linux-2.26.2.ebuild')
-rw-r--r--sys-apps/util-linux/util-linux-2.26.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.26.2.ebuild b/sys-apps/util-linux/util-linux-2.26.2.ebuild
index 7885032a8e25..bef355b6739c 100644
--- a/sys-apps/util-linux/util-linux-2.26.2.ebuild
+++ b/sys-apps/util-linux/util-linux-2.26.2.ebuild
@@ -16,7 +16,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