diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 11:14:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 11:15:12 +0100 |
commit | 9cf54edfbed605b4a5f9cdcd46f2c5bf4198b344 (patch) | |
tree | dc00707085ff5a23c701be98d11c9bc42f429493 /sys-apps | |
parent | media-sound/mpc: ppc stable wrt bug #563304 (diff) | |
download | gentoo-9cf54edfbed605b4a5f9cdcd46f2c5bf4198b344.tar.gz gentoo-9cf54edfbed605b4a5f9cdcd46f2c5bf4198b344.tar.bz2 gentoo-9cf54edfbed605b4a5f9cdcd46f2c5bf4198b344.zip |
sys-apps/util-linux: ppc stable wrt bug #561522
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.26.2.ebuild | 2 |
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 86d06c333447..02aa34536b4f 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 |