summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-12-29 22:03:55 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-12-29 22:04:04 +0000
commit5c19e188bd76d329d394900b42a07864b0b0adca (patch)
treeb46a9a9855000920c7f45c4960382b5bd50daa51
parentjava-utils-2.eclass: Fix java-pkg_gen-cp regex for chained PV suffixes (diff)
downloadgentoo-5c19e188bd76d329d394900b42a07864b0b0adca.tar.gz
gentoo-5c19e188bd76d329d394900b42a07864b0b0adca.tar.bz2
gentoo-5c19e188bd76d329d394900b42a07864b0b0adca.zip
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"
-rw-r--r--sys-kernel/linux-headers/linux-headers-4.13.ebuild2
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 bdd75e6655cb..7b84214defb5 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"