Skip to content

Commit

Permalink
games-util/xpadneo: Revert "toolchain-funcs--" (used in global scope)
Browse files Browse the repository at this point in the history
This reverts commit f68b5e7.

Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 5, 2021
1 parent d6ca5a1 commit 55ff042
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion games-util/xpadneo/xpadneo-0.9.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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/"
Expand Down
2 changes: 1 addition & 1 deletion games-util/xpadneo/xpadneo-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

inherit linux-mod udev
inherit linux-mod toolchain-funcs udev

if [[ ${PV} == 9999 ]]; then
inherit git-r3
Expand Down

0 comments on commit 55ff042

Please sign in to comment.