Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/vhba/
Date: Sun, 16 Feb 2020 21:14:12
Message-Id: 1581887507.3623fc4bd09f79fcd76557317748320e27566fef.whissi@gentoo
1 commit: 3623fc4bd09f79fcd76557317748320e27566fef
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 16 20:52:11 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 16 21:11:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3623fc4b
7
8 sys-fs/vhba: x86 stable (bug #709760)
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 sys-fs/vhba/vhba-20200106.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-fs/vhba/vhba-20200106.ebuild b/sys-fs/vhba/vhba-20200106.ebuild
17 index 588db552a4b..ea4a3be3456 100644
18 --- a/sys-fs/vhba/vhba-20200106.ebuild
19 +++ b/sys-fs/vhba/vhba-20200106.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://download.sourceforge.net/cdemu/vhba-module/${MY_P}.tar.bz2"
21
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="~amd64 x86"
26 IUSE=""
27
28 RDEPEND="virtual/udev"