diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-31 09:22:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-31 09:22:04 +0200 |
commit | 2ddf2eed19d03e2774cc2e131e59e060cca61da9 (patch) | |
tree | 86162a2a2046045a1fd994dbb2e4de5110e2f2f6 /sys-boot | |
parent | www-client/seamonkey: x86 stable wrt bug #715030 (diff) | |
download | gentoo-2ddf2eed19d03e2774cc2e131e59e060cca61da9.tar.gz gentoo-2ddf2eed19d03e2774cc2e131e59e060cca61da9.tar.bz2 gentoo-2ddf2eed19d03e2774cc2e131e59e060cca61da9.zip |
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@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/woeusb/woeusb-3.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/woeusb/woeusb-3.3.1.ebuild b/sys-boot/woeusb/woeusb-3.3.1.ebuild index 942e5936d82e..a07611f43779 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=" |