sci-electronics/gerbv: [QA] fix UnusedInherits (autotools)

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-03-10 04:43:09 +00:00
parent 0695d8b0bd
commit 8fde0cdbf8

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit autotools xdg
inherit xdg
DESCRIPTION="A RS-274X (Gerber) and NC drill (Excellon) file viewer"
HOMEPAGE="http://gerbv.geda-project.org/"