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