From b4182bdbb96ca6b94ad93284726335dd1ab9f5f2 Mon Sep 17 00:00:00 2001 From: NP-Hardass Date: Mon, 4 Dec 2017 01:49:28 -0500 Subject: dev-util/patchbin: Stable for amd64, x86 Package-Manager: Portage-2.3.14, Repoman-2.3.6 --- dev-util/patchbin/Manifest | 2 +- dev-util/patchbin/patchbin-20160208.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-util') 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 -- cgit v1.2.3-65-gdbad