summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNP-Hardass <NP-Hardass@gentoo.org>2017-12-04 01:49:28 -0500
committerNP-Hardass <NP-Hardass@gentoo.org>2017-12-04 01:49:28 -0500
commitb4182bdbb96ca6b94ad93284726335dd1ab9f5f2 (patch)
treeb7c8072fb301908c55f16f65dfe1d51f354c6e6a /dev-util
parentapp-emulation/wine-any: Add force to rm of linguas (diff)
downloadgentoo-b4182bdbb96ca6b94ad93284726335dd1ab9f5f2.tar.gz
gentoo-b4182bdbb96ca6b94ad93284726335dd1ab9f5f2.tar.bz2
gentoo-b4182bdbb96ca6b94ad93284726335dd1ab9f5f2.zip
dev-util/patchbin: Stable for amd64, x86
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/patchbin/Manifest2
-rw-r--r--dev-util/patchbin/patchbin-20160208.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/patchbin/Manifest b/dev-util/patchbin/Manifest
index 3ef02ba7088e..b2fa5b7db37b 100644
--- a/dev-util/patchbin/Manifest
+++ b/dev-util/patchbin/Manifest
@@ -1 +1 @@
-DIST patchbin-20160208.tar.gz 9713001 SHA256 40bb69a6c7c46e59082b22224195dd5f8dedcb67fb5220eb646c06fa5dc60e6a SHA512 eeb5c4bc708cfc3a065568ef233297586c3bb3d497c6bf3ace52b8337b5a5d127e607f668a6f74e3be892e8cfac96a046dea3646735c4404efedd8760572353a WHIRLPOOL 384b44d127adcf4674f2e237fd502d55e8829535397789c31d1ef119a4bdaa1d2f33e3377bbf80077539f8bbd7664c9679658b673edc73ece043c8eba0f7e941
+DIST patchbin-20160208.tar.gz 9713001 BLAKE2B 4ce3c5d43f7b0a909b5058b3877cecef68f703d803bcb6a4e4b7e907dedaab98cbe87f33a5211a318f8146e9ef4753da18d58b3cbc8e4ff715b58d82227ad7b6 SHA512 eeb5c4bc708cfc3a065568ef233297586c3bb3d497c6bf3ace52b8337b5a5d127e607f668a6f74e3be892e8cfac96a046dea3646735c4404efedd8760572353a
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