diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-17 14:48:02 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-17 14:49:40 +0300 |
commit | 28396fb1166c3ed4313db949c7755794b85d7b0d (patch) | |
tree | fea804f4250d7e670b57b20def2c7f5e898008b4 | |
parent | net-libs/gnutls: cleanup old (diff) | |
download | gentoo-28396fb1166c3ed4313db949c7755794b85d7b0d.tar.gz gentoo-28396fb1166c3ed4313db949c7755794b85d7b0d.tar.bz2 gentoo-28396fb1166c3ed4313db949c7755794b85d7b0d.zip |
sys-boot/woeusb: amd64 stable wrt bug #683334
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
-rw-r--r-- | sys-boot/woeusb/woeusb-3.2.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/woeusb/woeusb-3.2.12.ebuild b/sys-boot/woeusb/woeusb-3.2.12.ebuild index 81c09abcf2ef..cad25750e3c4 100644 --- a/sys-boot/woeusb/woeusb-3.2.12.ebuild +++ b/sys-boot/woeusb/woeusb-3.2.12.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=" |