X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjo-overlay.git;a=blobdiff_plain;f=skel.ebuild;h=8467d50f197ffc6c0bf2d87804a5f2ae7deb0fa1;hp=132243c4d66a4c4b9a9ac7690ec741b6c0711dac;hb=HEAD;hpb=6c3b360a349310785ed81d5a3bf94acf39d9c2e4 diff --git a/skel.ebuild b/skel.ebuild index 132243c..43d95ce 100644 --- a/skel.ebuild +++ b/skel.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# $Id$ -EAPI=6 +EAPI=8 DESCRIPTION="" HOMEPAGE="" @@ -10,8 +9,9 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" IUSE="" DEPEND="" -RDEPEND="${DEPEND}" +RDEPEND="" +BDEPEND=""