diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-29 13:40:52 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-29 13:40:52 +0300 |
commit | f4c7ba1aebce77998c5c5d4986a0497a6884b4a0 (patch) | |
tree | 9be6ae1746a6d4552cf8f41dc82250aaf4338799 /sys-boot/woeusb/woeusb-3.3.1.ebuild | |
parent | dev-python/jsonschema: amd64 stable wrt bug #715096 (diff) | |
download | gentoo-f4c7ba1aebce77998c5c5d4986a0497a6884b4a0.tar.gz gentoo-f4c7ba1aebce77998c5c5d4986a0497a6884b4a0.tar.bz2 gentoo-f4c7ba1aebce77998c5c5d4986a0497a6884b4a0.zip |
sys-boot/woeusb: amd64 stable wrt bug #715094
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-boot/woeusb/woeusb-3.3.1.ebuild')
-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 2828715f8b07..942e5936d82e 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=" |