diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-28 17:05:37 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-28 19:40:38 +0000 |
commit | 93bc319198571770ca8127d0b6ec77f4c803931e (patch) | |
tree | 8cd3204f546af6da88b24d17b62e7564a5efff8d /sys-kernel/linux-headers | |
parent | net-firewall/firehol: add additional config options (diff) | |
download | gentoo-93bc319198571770ca8127d0b6ec77f4c803931e.tar.gz gentoo-93bc319198571770ca8127d0b6ec77f4c803931e.tar.bz2 gentoo-93bc319198571770ca8127d0b6ec77f4c803931e.zip |
sys-kernel/linux-headers: stable 4.14-r1 for hppa, bug #660364
Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-kernel/linux-headers')
-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 12291f99b1a0..dbd6e62cae4f 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" |