diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 14:06:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-31 14:06:29 +0200 |
commit | f666fdb89df2afe78ae8162421a1eaaa760de6ef (patch) | |
tree | 1de040650a8df67b9b99f9c6a23a1d6fcf536d7c /sys-boot/woeusb | |
parent | dev-util/cmake: ppc64 stable wrt bug #691114 (diff) | |
download | gentoo-f666fdb89df2afe78ae8162421a1eaaa760de6ef.tar.gz gentoo-f666fdb89df2afe78ae8162421a1eaaa760de6ef.tar.bz2 gentoo-f666fdb89df2afe78ae8162421a1eaaa760de6ef.zip |
sys-boot/woeusb: amd64 stable wrt bug #691106
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
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 81c09abcf2ef..cad25750e3c4 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=" |