commit: f68b5e7cf43be7ec61ebc58fdeff4cc492442612 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 4 09:18:15 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 4 09:51:51 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f68b5e7c
games-util/xpadneo: toolchain-funcs-- Signed-off-by: Sam James <sam <AT> gentoo.org> games-util/xpadneo/xpadneo-0.9.ebuild | 2 +- games-util/xpadneo/xpadneo-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/games-util/xpadneo/xpadneo-0.9.ebuild b/games-util/xpadneo/xpadneo-0.9.ebuild index c6cc408ad12..6e38c45ca02 100644 --- a/games-util/xpadneo/xpadneo-0.9.ebuild +++ b/games-util/xpadneo/xpadneo-0.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit linux-mod toolchain-funcs udev +inherit linux-mod udev DESCRIPTION="Advanced Linux Driver for Xbox One Wireless Controller" HOMEPAGE="https://atar-axis.github.io/xpadneo/" diff --git a/games-util/xpadneo/xpadneo-9999.ebuild b/games-util/xpadneo/xpadneo-9999.ebuild index 01ec44c55d4..81efc50b45a 100644 --- a/games-util/xpadneo/xpadneo-9999.ebuild +++ b/games-util/xpadneo/xpadneo-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit linux-mod toolchain-funcs udev +inherit linux-mod udev if [[ ${PV} == 9999 ]]; then inherit git-r3
