summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-21 21:29:04 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-21 21:33:04 +0100
commit12126386ae8d530e00dc126a0bebed028d7f6542 (patch)
tree01277341d7801220260921931ff0be2e2fe63301 /sys-apps
parentnet-libs/libvncserver: ppc stable wrt bug #605326 (diff)
downloadgentoo-12126386ae8d530e00dc126a0bebed028d7f6542.tar.gz
gentoo-12126386ae8d530e00dc126a0bebed028d7f6542.tar.bz2
gentoo-12126386ae8d530e00dc126a0bebed028d7f6542.zip
sys-apps/util-linux: ppc stable wrt bug #606422
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/util-linux/util-linux-2.28.2.ebuild2
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 6c88a62ed68a..3f2bc61ecc26 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