diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-17 17:56:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-17 17:56:58 +0100 |
commit | 99a5f91644bbe4d2f69438163c0efe6f591fc83a (patch) | |
tree | 18fdf738d9551d5f59b93bac7ca4b19ba7d78424 /sys-kernel/linux-headers | |
parent | dev-perl/Curses: ppc stable wrt bug #570374 (diff) | |
download | gentoo-99a5f91644bbe4d2f69438163c0efe6f591fc83a.tar.gz gentoo-99a5f91644bbe4d2f69438163c0efe6f591fc83a.tar.bz2 gentoo-99a5f91644bbe4d2f69438163c0efe6f591fc83a.zip |
sys-kernel/linux-headers: ppc stable wrt bug #571528
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-kernel/linux-headers')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-4.3.ebuild b/sys-kernel/linux-headers/linux-headers-4.3.ebuild index 1c2db779c33d..d04e69fdd73c 100644 --- a/sys-kernel/linux-headers/linux-headers-4.3.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.3.ebuild @@ -13,7 +13,7 @@ PATCH_VER="1" SRC_URI="mirror://gentoo/gentoo-headers-base-${PV}.tar.xz ${PATCH_VER:+mirror://gentoo/gentoo-headers-${PV}-${PATCH_VER}.tar.xz}" -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" DEPEND="app-arch/xz-utils dev-lang/perl" |