diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-01-13 10:41:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-01-13 10:41:30 +0100 |
commit | c8af660de0327104039251260a8bb89c6c87b197 (patch) | |
tree | 6fb1c25fc40794780b7d4a5b1b681b8135d0d719 /sys-boot/woeusb | |
parent | media-sound/din: removed obsolete 51.1.1 (diff) | |
download | gentoo-c8af660de0327104039251260a8bb89c6c87b197.tar.gz gentoo-c8af660de0327104039251260a8bb89c6c87b197.tar.bz2 gentoo-c8af660de0327104039251260a8bb89c6c87b197.zip |
sys-boot/woeusb: x86 stable wrt bug #831072
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-boot/woeusb')
-rw-r--r-- | sys-boot/woeusb/woeusb-5.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/woeusb/woeusb-5.2.4.ebuild b/sys-boot/woeusb/woeusb-5.2.4.ebuild index 4f1d25c96d02..3221b4b1d51a 100644 --- a/sys-boot/woeusb/woeusb-5.2.4.ebuild +++ b/sys-boot/woeusb/woeusb-5.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ S="${WORKDIR}/WoeUSB-${PV}" LICENSE="CC-BY-SA-4.0 GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND=" app-arch/wimlib |