diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-29 22:03:55 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-29 22:04:04 +0000 |
commit | 5c19e188bd76d329d394900b42a07864b0b0adca (patch) | |
tree | b46a9a9855000920c7f45c4960382b5bd50daa51 /sys-kernel | |
parent | af9620f533d988afa6fd7f0759390aca571bceef (diff) | |
download | gentoo-5c19e188bd76d329d394900b42a07864b0b0adca.tar.gz gentoo-5c19e188bd76d329d394900b42a07864b0b0adca.tar.xz |
sys-kernel/linux-headers: stable 4.13 for ia64, bug #640080
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-4.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-4.13.ebuild b/sys-kernel/linux-headers/linux-headers-4.13.ebuild index bdd75e6655c..7b84214defb 100644 --- a/sys-kernel/linux-headers/linux-headers-4.13.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.13.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 ~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" |