diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 17:41:02 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 17:45:48 +0100 |
commit | e1ee4431dcc2fba7735798b93ac53249f28eb593 (patch) | |
tree | 6e042728420d5653b88dcd25a689af077fd1beeb /sys-kernel | |
parent | sys-libs/glibc: Fix building the test suite, bug 589370 (diff) | |
download | gentoo-e1ee4431dcc2fba7735798b93ac53249f28eb593.tar.gz gentoo-e1ee4431dcc2fba7735798b93ac53249f28eb593.tar.bz2 gentoo-e1ee4431dcc2fba7735798b93ac53249f28eb593.zip |
sys-kernel/linux-headers: keyworded 4.11 for ppc/ppc64, bug #626640
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-4.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-4.11.ebuild b/sys-kernel/linux-headers/linux-headers-4.11.ebuild index a21a74abdbf9..83090f5ab557 100644 --- a/sys-kernel/linux-headers/linux-headers-4.11.ebuild +++ b/sys-kernel/linux-headers/linux-headers-4.11.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 ~ia64" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64" #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 |