summaryrefslogtreecommitdiff
path: root/dev-util/patchbin/patchbin-20160208.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-04 12:06:33 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-04 12:06:33 +0000
commita833e3f4a431b8eea751b7420e127787f9c92117 (patch)
treeb941d23e9e3d5f070b01feb15ef927839af7456a /dev-util/patchbin/patchbin-20160208.ebuild
parent4cd2370bed609c118b6edfde5d3f116e5c35b897 (diff)
gentoo resync : 04.12.2017
Diffstat (limited to 'dev-util/patchbin/patchbin-20160208.ebuild')
-rw-r--r--dev-util/patchbin/patchbin-20160208.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/patchbin/patchbin-20160208.ebuild b/dev-util/patchbin/patchbin-20160208.ebuild
index 8da830cccac7..8fa59483c5c5 100644
--- a/dev-util/patchbin/patchbin-20160208.ebuild
+++ b/dev-util/patchbin/patchbin-20160208.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == 99999999 ]]; then
else
SHA="4ffcf184bb71c6c3512b3a8c144dcf4a3a76d23c"
SRC_URI="https://github.com/wine-compholio/wine-staging/archive/${SHA}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+ KEYWORDS="amd64 x86 ~x86-fbsd"
S="${WORKDIR}/wine-staging-${SHA}"
fi