diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2019-06-11 00:24:57 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2019-06-15 21:15:47 +0100 |
commit | 61c3d477a2b1575ac47e7e4e56404ed34d52b073 (patch) | |
tree | ff6c44f37667ea22ec0aa10cfecb5e7c69c1dc1a /virtual | |
parent | profiles/desktop: Disable mariadb USE flag for app-office/libreoffice (diff) | |
download | portage-61c3d477a2b1575ac47e7e4e56404ed34d52b073.tar.xz |
virtual/linux-sources: stable arm64
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/linux-sources/linux-sources-3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/linux-sources/linux-sources-3.ebuild b/virtual/linux-sources/linux-sources-3.ebuild index 43beea8f..e07f1abf 100644 --- a/virtual/linux-sources/linux-sources-3.ebuild +++ b/virtual/linux-sources/linux-sources-3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="Virtual for Linux kernel sources" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="firmware" RDEPEND=" |