diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2017-08-26 02:02:44 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2017-08-26 02:02:44 +0300 |
commit | e0008afa35d3bbec02223fb06a8cff5713d0b85b (patch) | |
tree | 567b8ca89e8590c03bdc85cec5f7c747be2b10df | |
parent | games-board/cockatrice: version bump to 20170505. (diff) | |
download | gentoo-e0008afa35d3bbec02223fb06a8cff5713d0b85b.tar.gz gentoo-e0008afa35d3bbec02223fb06a8cff5713d0b85b.tar.bz2 gentoo-e0008afa35d3bbec02223fb06a8cff5713d0b85b.zip |
sys-kernel/linux-headers: restore ~amd64 (bug #626640)
Package-Manager: Portage-2.3.6, Repoman-2.3.1
-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 4777ac6296b1..bc36c3fbd174 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 ~ia64" +KEYWORDS="~alpha ~amd64 ~ia64" #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 |