aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Sarnie <sarnex@gentoo.org>2019-10-19 14:13:12 -0400
committerNick Sarnie <sarnex@gentoo.org>2019-10-19 14:13:12 -0400
commit78982595b2580e076ef24762862b5fc0a858e5d1 (patch)
tree64da52acc65974475dba0744df8b2075a42c8cee /app-emulation/wine
parentapp-emulation/wine-staging: Bump to 4.18 (diff)
downloadwine-78982595b2580e076ef24762862b5fc0a858e5d1.tar.gz
wine-78982595b2580e076ef24762862b5fc0a858e5d1.tar.bz2
wine-78982595b2580e076ef24762862b5fc0a858e5d1.zip
Remove ~x86-fbsd
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Diffstat (limited to 'app-emulation/wine')
-rw-r--r--app-emulation/wine/wine-2.0.ebuild2
-rw-r--r--app-emulation/wine/wine-2.1.ebuild2
-rw-r--r--app-emulation/wine/wine-2.2.ebuild2
-rw-r--r--app-emulation/wine/wine-2.3.ebuild2
-rw-r--r--app-emulation/wine/wine-9999.ebuild2
5 files changed, 5 insertions, 5 deletions
diff --git a/app-emulation/wine/wine-2.0.ebuild b/app-emulation/wine/wine-2.0.ebuild
index 093e5b8..5d36d4f 100644
--- a/app-emulation/wine/wine-2.0.ebuild
+++ b/app-emulation/wine/wine-2.0.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == "9999" ]] ; then
else
MAJOR_V=$(ver_cut 1-2)
SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}/${P}.tar.bz2"
- KEYWORDS="-* amd64 x86 ~x86-fbsd"
+ KEYWORDS="-* amd64 x86"
fi
VANILLA_GV="2.47"
diff --git a/app-emulation/wine/wine-2.1.ebuild b/app-emulation/wine/wine-2.1.ebuild
index 7605faf..3d5716b 100644
--- a/app-emulation/wine/wine-2.1.ebuild
+++ b/app-emulation/wine/wine-2.1.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == "9999" ]] ; then
else
MAJOR_V=$(ver_cut 1)
SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.x/${P}.tar.xz"
- KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
+ KEYWORDS="-* ~amd64 ~x86"
fi
VANILLA_GV="2.47"
diff --git a/app-emulation/wine/wine-2.2.ebuild b/app-emulation/wine/wine-2.2.ebuild
index 7605faf..3d5716b 100644
--- a/app-emulation/wine/wine-2.2.ebuild
+++ b/app-emulation/wine/wine-2.2.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == "9999" ]] ; then
else
MAJOR_V=$(ver_cut 1)
SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.x/${P}.tar.xz"
- KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
+ KEYWORDS="-* ~amd64 ~x86"
fi
VANILLA_GV="2.47"
diff --git a/app-emulation/wine/wine-2.3.ebuild b/app-emulation/wine/wine-2.3.ebuild
index 7605faf..3d5716b 100644
--- a/app-emulation/wine/wine-2.3.ebuild
+++ b/app-emulation/wine/wine-2.3.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == "9999" ]] ; then
else
MAJOR_V=$(ver_cut 1)
SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.x/${P}.tar.xz"
- KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
+ KEYWORDS="-* ~amd64 ~x86"
fi
VANILLA_GV="2.47"
diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild
index e38f49e..ffbc021 100644
--- a/app-emulation/wine/wine-9999.ebuild
+++ b/app-emulation/wine/wine-9999.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == "9999" ]] ; then
else
MAJOR_V=$(ver_cut 1)
SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.x/${P}.tar.xz"
- KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
+ KEYWORDS="-* ~amd64 ~x86"
fi
VANILLA_GV="2.47"