diff options
author | 2019-11-15 15:33:25 +0100 | |
---|---|---|
committer | 2019-11-15 15:33:25 +0100 | |
commit | f2a83e215ae0d361c02546226620a811f902ab87 (patch) | |
tree | 969c79103db5093cee2c98cbae14c9072a852ddf /sys-fs/vhba | |
parent | dev-libs/libmirage: amd64 stable wrt bug #697446 (diff) | |
download | gentoo-f2a83e215ae0d361c02546226620a811f902ab87.tar.gz gentoo-f2a83e215ae0d361c02546226620a811f902ab87.tar.bz2 gentoo-f2a83e215ae0d361c02546226620a811f902ab87.zip |
sys-fs/vhba: amd64 stable wrt bug #697446
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/vhba')
-rw-r--r-- | sys-fs/vhba/vhba-20190831.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/vhba/vhba-20190831.ebuild b/sys-fs/vhba/vhba-20190831.ebuild index a30a5eb38cc0..0c91b690bf21 100644 --- a/sys-fs/vhba/vhba-20190831.ebuild +++ b/sys-fs/vhba/vhba-20190831.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://download.sourceforge.net/cdemu/vhba-module/${MY_P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="virtual/udev" |