diff --git a/games-rpg/flare/flare-0.19.recipe b/games-rpg/flare/flare-0.19.recipe index c15a01a75..83572737f 100644 --- a/games-rpg/flare/flare-0.19.recipe +++ b/games-rpg/flare/flare-0.19.recipe @@ -1,5 +1,5 @@ SUMMARY="Single-player 2D action RPG." -DESCRIPTION="Flare is a a single-player 2D action RPG with fast-paced action \ +DESCRIPTION="Flare is a single-player 2D action RPG with fast-paced action \ and a dark fantasy style." HOMEPAGE="http://flarerpg.org" SRC_URI="http://downloads.sourceforge.net/project/flare-game/Linux/flare.0.19.tar.gz" @@ -12,8 +12,6 @@ COPYRIGHT="2010-2013 Clint Bellanger" ARCHITECTURES="x86 x86_64" if [ $effectiveTargetArchitecture != x86_gcc2 ]; then ARCHITECTURES="$ARCHITECTURES x86_gcc2" -else - ARCHITECTURES="$ARCHITECTURES !x86_gcc2" fi SECONDARY_ARCHITECTURES="x86"