URI: 
       thardened-sources-5.11.2.ebuild - parlay - yet another gentoo overlay
  HTML git clone https://git.parazyd.org/parlay
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
       thardened-sources-5.11.2.ebuild (420B)
       ---
            1 # Copyright 1999-2021 Gentoo Authors
            2 # Distributed under the terms of the GNU General Public License v2
            3 
            4 EAPI=6
            5 K_NOUSENAME="yes"
            6 K_NOSETEXTRAVERSION="yes"
            7 K_DEBLOB_AVAILABLE="1"
            8 ETYPE="sources"
            9 inherit kernel-2
           10 detect_version
           11 
           12 DESCRIPTION="Full sources for the Linux kernel"
           13 HOMEPAGE="https://www.kernel.org"
           14 SRC_URI="${KERNEL_URI}"
           15 
           16 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"