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