diff options
author | 2018-01-11 21:53:49 +0000 | |
---|---|---|
committer | 2018-01-11 21:55:22 +0000 | |
commit | 4eda2828c86d57d31b6a06fdacf4e1677c786980 (patch) | |
tree | 99392433225c3a49d6e4f1e22e77e15896c2b1d2 | |
parent | x11-libs/wxGTK: stable 3.0.3 for hppa, bug #643956 (diff) | |
download | gentoo-4eda2828c86d57d31b6a06fdacf4e1677c786980.tar.gz gentoo-4eda2828c86d57d31b6a06fdacf4e1677c786980.tar.bz2 gentoo-4eda2828c86d57d31b6a06fdacf4e1677c786980.zip |
sys-kernel/linux-headers: stable 4.13 for alpha/arm/ppc/ppc64/arm64, bug #640080
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="alpha arm arm64 ppc ppc64"
-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 47a5d6165643..11e2bf649ba9 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" |