summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-11-09 20:02:35 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-11-09 20:02:54 +0000
commite053561301352464aef2ef62990c1a8fc9adaa10 (patch)
tree5891177a9e64d4a3ba1765564308ea9d9b635014 /sys-apps/util-linux
parentkde-apps: Drop KDE Applications 17.08.2 (diff)
downloadgentoo-e053561301352464aef2ef62990c1a8fc9adaa10.tar.gz
gentoo-e053561301352464aef2ef62990c1a8fc9adaa10.tar.bz2
gentoo-e053561301352464aef2ef62990c1a8fc9adaa10.zip
sys-apps/util-linux: stable 2.30.2 for ppc/ppc64, bug #636626
Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'sys-apps/util-linux')
-rw-r--r--sys-apps/util-linux/util-linux-2.30.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.30.2.ebuild b/sys-apps/util-linux/util-linux-2.30.2.ebuild
index f7eddf37c395..2db8cbfc824b 100644
--- a/sys-apps/util-linux/util-linux-2.30.2.ebuild
+++ b/sys-apps/util-linux/util-linux-2.30.2.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="git://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-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