summaryrefslogtreecommitdiff
path: root/app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild')
-rw-r--r--app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild b/app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild
index 7e9256c8ffd0..421d3c0d5108 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild
@@ -21,7 +21,7 @@ else
MAJOR_V=$(ver_cut 1)
MINOR_V=$(ver_cut 2)
SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.${MINOR_V}/${MY_P}.tar.xz"
- KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
+ KEYWORDS="-* ~amd64 ~x86"
fi
S="${WORKDIR}/${MY_P}"