commit: e255865d179e74c6e6312f8f75753eee7636c314
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 5 22:30:43 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Aug 5 22:40:00 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e255865d
app-text/aspell: fix QA UnusedInherits
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
app-text/aspell/aspell-0.60.8-r4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/aspell/aspell-0.60.8-r4.ebuild
b/app-text/aspell/aspell-0.60.8-r4.ebuild
index d511a41b9f45..157c31ef3058 100644
--- a/app-text/aspell/aspell-0.60.8-r4.ebuild
+++ b/app-text/aspell/aspell-0.60.8-r4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-inherit autotools flag-o-matic libtool toolchain-funcs
+inherit autotools flag-o-matic libtool
MY_P="${P/_/-}"