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