diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-01-22 05:54:29 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-01-22 05:54:29 +0100 |
commit | 9078a33f5cba62fabe88c059e3d31032d0f5416a (patch) | |
tree | b4ea4514c34cc5fe5f5f1cdd53bdf5b5103d6430 /sys-kernel/linux-headers | |
parent | net-misc/chrony: Old. (diff) | |
download | gentoo-9078a33f5cba62fabe88c059e3d31032d0f5416a.tar.gz gentoo-9078a33f5cba62fabe88c059e3d31032d0f5416a.tar.bz2 gentoo-9078a33f5cba62fabe88c059e3d31032d0f5416a.zip |
sys-kernel/linux-headers: Stable for HPPA PPC64 (bug #571528).
Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
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 d04e69fdd73c..57aff9d62457 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" |