diff --git a/sys-kernel/vanilla-sources/vanilla-sources-64.0.0.ebuild b/sys-kernel/vanilla-sources/vanilla-sources-64.0.0.ebuild new file mode 100644 index 0000000..15dc13c --- /dev/null +++ b/sys-kernel/vanilla-sources/vanilla-sources-64.0.0.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +SLOT="0" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +IUSE="" + +RDEPEND=""