diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:01:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:10:29 +0100 |
commit | 26848d1f3f984c93fe9b287f8ccf9487459d65e9 (patch) | |
tree | 6b85249ee28c1453d0dc897fe9fb6cbe2fe729c5 /sys-kernel/linux-headers/linux-headers-4.3.ebuild | |
parent | media-radio/grig: x86 stable wrt bug #572694 (diff) | |
download | gentoo-26848d1f3f984c93fe9b287f8ccf9487459d65e9.tar.gz gentoo-26848d1f3f984c93fe9b287f8ccf9487459d65e9.tar.bz2 gentoo-26848d1f3f984c93fe9b287f8ccf9487459d65e9.zip |
sys-kernel/linux-headers: x86 stable wrt bug #571528
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-kernel/linux-headers/linux-headers-4.3.ebuild')
-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 5e46814b5541..3e9962fd3c01 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" |