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