X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=skel.ebuild;h=43d95ce87b7b3262ec1b79db6392cfdc7722943d;hb=HEAD;hp=fe9c080f54fad08b942c40cd22ba2b7b3a446ff2;hpb=ced23723a12565804489e35bd82e7589ef282e33;p=mjo-overlay.git diff --git a/skel.ebuild b/skel.ebuild index fe9c080..43d95ce 100644 --- a/skel.ebuild +++ b/skel.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2012 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=""