diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:15:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:15:35 +0100 |
commit | e6278f1cc9a77d337c90ddd4edbd514cbd6c5a89 (patch) | |
tree | e3ac7a4c641964a7e22b27d96ecd9abdcc1e7beb /sys-kernel | |
parent | sys-apps/lm_sensors: sparc stable wrt bug #600248 (diff) | |
download | gentoo-e6278f1cc9a77d337c90ddd4edbd514cbd6c5a89.tar.gz gentoo-e6278f1cc9a77d337c90ddd4edbd514cbd6c5a89.tar.bz2 gentoo-e6278f1cc9a77d337c90ddd4edbd514cbd6c5a89.zip |
sys-kernel/linux-headers: sparc stable wrt bug #598613
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-4.4.ebuild b/sys-kernel/linux-headers/linux-headers-4.4.ebuild index c38570401f77..e262efa662dc 100644 --- a/sys-kernel/linux-headers/linux-headers-4.4.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.4.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" |