summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-02 01:09:41 +0100
committerSam James <sam@gentoo.org>2020-09-02 01:11:28 +0100
commit8039ec465d7b5f02091d63743486a6f9fee57670 (patch)
tree918e5feb9efe5b0ca72c27bb2460539bdfd347a4 /games-action/supertuxkart/supertuxkart-1.2.ebuild
parenttoolchain.eclass: add rv32 abi names (diff)
downloadgentoo-8039ec465d7b5f02091d63743486a6f9fee57670.tar.gz
gentoo-8039ec465d7b5f02091d63743486a6f9fee57670.tar.bz2
gentoo-8039ec465d7b5f02091d63743486a6f9fee57670.zip
games-action/supertuxkart: remove useless USE=fribidi
This USE flag had no effect anyway and the dep is gone in 1.2. Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-action/supertuxkart/supertuxkart-1.2.ebuild')
-rw-r--r--games-action/supertuxkart/supertuxkart-1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-action/supertuxkart/supertuxkart-1.2.ebuild b/games-action/supertuxkart/supertuxkart-1.2.ebuild
index c8377d9b4405..5e9aa59fdef6 100644
--- a/games-action/supertuxkart/supertuxkart-1.2.ebuild
+++ b/games-action/supertuxkart/supertuxkart-1.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/stk-code/releases/download/${PV}/${MY_P}.tar.x
LICENSE="GPL-2 GPL-3 CC-BY-SA-3.0 CC-BY-SA-4.0 CC0-1.0 public-domain ZLIB"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="debug fribidi libressl nettle recorder sqlite wiimote"
+IUSE="debug libressl nettle recorder sqlite wiimote"
# don't unbundle irrlicht and bullet
# both are modified and system versions will break the game