summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 15:03:14 +0000
committerSam James <sam@gentoo.org>2021-04-05 15:03:49 +0000
commit55ff042dd744e17b18f9c9c4f30d5343d32b26b7 (patch)
treecc4c3c603be20ab0dc8b01b1ffc2ff6a934a66d3 /games-util
parentapp-emulation/qemu: fix seabios pin for ppc (diff)
downloadgentoo-55ff042dd744e17b18f9c9c4f30d5343d32b26b7.tar.gz
gentoo-55ff042dd744e17b18f9c9c4f30d5343d32b26b7.tar.bz2
gentoo-55ff042dd744e17b18f9c9c4f30d5343d32b26b7.zip
games-util/xpadneo: Revert "toolchain-funcs--" (used in global scope)
This reverts commit f68b5e7cf43be7ec61ebc58fdeff4cc492442612. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-util')
-rw-r--r--games-util/xpadneo/xpadneo-0.9.ebuild2
-rw-r--r--games-util/xpadneo/xpadneo-9999.ebuild2
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 6e38c45ca020..c6cc408ad126 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 udev
+inherit linux-mod toolchain-funcs 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 81efc50b45a4..01ec44c55d49 100644
--- a/games-util/xpadneo/xpadneo-9999.ebuild
+++ b/games-util/xpadneo/xpadneo-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit linux-mod udev
+inherit linux-mod toolchain-funcs udev
if [[ ${PV} == 9999 ]]; then
inherit git-r3