diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-12-22 09:23:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-22 09:36:21 +0000 |
commit | 5956e5da7889738c777fcd25679d5454f65f65ed (patch) | |
tree | b1e1bce2fd7c4764f66b14c382823078ae7cc851 /sys-kernel | |
parent | dev-lang/tcl: Version bump (v8.6.9) (diff) | |
download | gentoo-5956e5da7889738c777fcd25679d5454f65f65ed.tar.gz gentoo-5956e5da7889738c777fcd25679d5454f65f65ed.tar.bz2 gentoo-5956e5da7889738c777fcd25679d5454f65f65ed.zip |
sys-kernel/linux-headers: stable 4.14-r1 for sparc, bug #660364
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild b/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild index cd38e809d161..528b0df82de2 100644 --- a/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.14-r1.ebuild @@ -12,7 +12,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 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" DEPEND="app-arch/xz-utils dev-lang/perl" |