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