diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 15:09:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 15:09:55 +0200 |
commit | f7feec4ddebad71e2001f135e7d48de4b6f6d56c (patch) | |
tree | a79a366cd55471bcade0fa2b5d177377d2ead78b /sys-boot/woeusb | |
parent | sys-kernel/gentoo-sources: Linux patch 4.14.135 (diff) | |
download | gentoo-f7feec4ddebad71e2001f135e7d48de4b6f6d56c.tar.gz gentoo-f7feec4ddebad71e2001f135e7d48de4b6f6d56c.tar.bz2 gentoo-f7feec4ddebad71e2001f135e7d48de4b6f6d56c.zip |
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@gentoo.org>
Diffstat (limited to 'sys-boot/woeusb')
-rw-r--r-- | sys-boot/woeusb/woeusb-3.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/woeusb/woeusb-3.3.0.ebuild b/sys-boot/woeusb/woeusb-3.3.0.ebuild index cad25750e3c4..573d9db62c74 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=" |