diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-09 23:35:56 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-09 23:36:07 +0100 |
commit | f19aeaf3065c89753ff3f8cc76aac86ac7af93ed (patch) | |
tree | 1d1cf480501f340a734005795e188bc8e1dddc06 /sys-kernel/linux-headers | |
parent | net-ftp/filezilla: 3.55.0 bump (diff) | |
download | gentoo-f19aeaf3065c89753ff3f8cc76aac86ac7af93ed.tar.gz gentoo-f19aeaf3065c89753ff3f8cc76aac86ac7af93ed.tar.bz2 gentoo-f19aeaf3065c89753ff3f8cc76aac86ac7af93ed.zip |
sys-kernel/linux-headers: restore ~arch KEYWORDS for 5.13
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-kernel/linux-headers')
-rw-r--r-- | sys-kernel/linux-headers/linux-headers-5.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-5.13.ebuild b/sys-kernel/linux-headers/linux-headers-5.13.ebuild index 115b2f8d5927..69b7d70ac96e 100644 --- a/sys-kernel/linux-headers/linux-headers-5.13.ebuild +++ b/sys-kernel/linux-headers/linux-headers-5.13.ebuild @@ -15,7 +15,7 @@ SRC_URI=" ${PATCH_VER:+https://dev.gentoo.org/~soap/distfiles/gentoo-headers-${PATCH_PV}-${PATCH_VER}.tar.xz}" S="${WORKDIR}/linux-${PV}" -#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" BDEPEND=" app-arch/xz-utils |