summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-strategy/wesnoth/wesnoth-1.15.1.ebuild')
-rw-r--r--games-strategy/wesnoth/wesnoth-1.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-strategy/wesnoth/wesnoth-1.15.1.ebuild b/games-strategy/wesnoth/wesnoth-1.15.1.ebuild
index 24ae216df067..807170165f0b 100644
--- a/games-strategy/wesnoth/wesnoth-1.15.1.ebuild
+++ b/games-strategy/wesnoth/wesnoth-1.15.1.ebuild
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
SLOT="0"
# uneven minor versions are development versions
if [[ $(( $(ver_cut 2) % 2 )) == 0 ]] ; then
- KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+ KEYWORDS="~amd64 ~x86"
fi
IUSE="dbus dedicated doc fribidi libressl nls server"