commit: 2ddf2eed19d03e2774cc2e131e59e060cca61da9 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Mar 31 07:22:04 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Mar 31 07:22:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ddf2eed
sys-boot/woeusb: x86 stable wrt bug #715094 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-boot/woeusb/woeusb-3.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-boot/woeusb/woeusb-3.3.1.ebuild b/sys-boot/woeusb/woeusb-3.3.1.ebuild index 942e5936d82..a07611f4377 100644 --- a/sys-boot/woeusb/woeusb-3.3.1.ebuild +++ b/sys-boot/woeusb/woeusb-3.3.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/slacka/WoeUSB/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="minimal" RDEPEND="
