diff --git a/dev-embedded/pk2cmd/pk2cmd-1.20.ebuild b/dev-embedded/pk2cmd/pk2cmd-1.20.ebuild index 24cfe4769c1be..a37ef5bd81df3 100644 --- a/dev-embedded/pk2cmd/pk2cmd-1.20.ebuild +++ b/dev-embedded/pk2cmd/pk2cmd-1.20.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils toolchain-funcs +inherit epatch toolchain-funcs DESCRIPTION="An application for working with the Microchip PicKit2 PIC programmer" HOMEPAGE="http://www.microchip.com/pickit2"