app-crypt/hashcat: drop the ~x86 keyword
authorMarek Szuba <marecki@gentoo.org>
Wed, 1 Apr 2020 21:05:31 +0000 (22:05 +0100)
committerMarek Szuba <marecki@gentoo.org>
Wed, 1 Apr 2020 21:15:04 +0000 (22:15 +0100)
Unconditionally depends on virtual/opencl and we are in the process
of dropping support for 32-bit OpenCL from Gentoo. Approved by
zerochaos in #gentoo-dev.

Signed-off-by: Marek Szuba <marecki@gentoo.org>
app-crypt/hashcat/hashcat-4.1.0.ebuild
app-crypt/hashcat/hashcat-4.2.0.ebuild
app-crypt/hashcat/hashcat-4.2.1.ebuild
app-crypt/hashcat/hashcat-5.0.0.ebuild
app-crypt/hashcat/hashcat-5.1.0.ebuild
app-crypt/hashcat/hashcat-9999.ebuild

index 3e73a946a9c2a5b9d402dd52d23d7dd5685833fb..71db0a6fe5dd0d1ca0d40b494cf9a7cd214f8ed2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/hashcat/hashcat"
 SRC_URI="https://github.com/hashcat/hashcat/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 IUSE="custom-cflags video_cards_nvidia"
 DEPEND="virtual/opencl"
index c9b418c2da79f5a23292c66f073836d0e99388a0..b94ec8299ae82e144953ef85d0bf800fedfb6ff6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/hashcat/hashcat"
 SRC_URI="https://github.com/hashcat/hashcat/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 IUSE="video_cards_nvidia"
 DEPEND="virtual/opencl
index 635db1e8344492c32ee77ff5f50a9cff8877942c..6e73c7c23841f39f571f415d980b968a42bf023e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/hashcat/hashcat"
 SRC_URI="https://github.com/hashcat/hashcat/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 IUSE="video_cards_nvidia"
 DEPEND="virtual/opencl
index 26b34761493f1dbae22bfbfafd887ec8d6347dbc..30255c39d174e4d82ec533b27af735f4fceed82b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/hashcat/hashcat"
 SRC_URI="https://github.com/hashcat/hashcat/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 IUSE="video_cards_nvidia"
 DEPEND="virtual/opencl
index 2b0f93496c24609ef9e081384eaa64fa117b1d66..d85c65f96f6bd23609f5de536f97045f41c4e29a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ if [ "${PV}" = "9999" ]; then
        EGIT_REPO_URI="https://github.com/hashcat/hashcat.git"
        KEYWORDS=""
 else
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64"
        SRC_URI="https://github.com/hashcat/hashcat/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 fi
 
index 0424dcf978e39d888d0270679d482fa8afe27691..d85c65f96f6bd23609f5de536f97045f41c4e29a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ if [ "${PV}" = "9999" ]; then
        EGIT_REPO_URI="https://github.com/hashcat/hashcat.git"
        KEYWORDS=""
 else
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64"
        SRC_URI="https://github.com/hashcat/hashcat/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 fi