commit: f7feec4ddebad71e2001f135e7d48de4b6f6d56c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Jul 31 13:09:55 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Jul 31 13:09:55 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7feec4d
sys-boot/woeusb: x86 stable wrt bug #691106 Package-Manager: Portage-2.3.66, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-boot/woeusb/woeusb-3.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-boot/woeusb/woeusb-3.3.0.ebuild b/sys-boot/woeusb/woeusb-3.3.0.ebuild index cad25750e3c..573d9db62c7 100644 --- a/sys-boot/woeusb/woeusb-3.3.0.ebuild +++ b/sys-boot/woeusb/woeusb-3.3.0.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="
