diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-10 12:13:11 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-10 12:13:11 +0100 |
commit | 0d468c94346416bef65f4478f4eeffc5e6c07945 (patch) | |
tree | 8d600f32b849cbbea4c0e0af6eb4aee52653674b /sys-fs | |
parent | dev-util/pkgcheck: Stabilize 0.10.9 amd64, #833069 (diff) | |
download | gentoo-0d468c94346416bef65f4478f4eeffc5e6c07945.tar.gz gentoo-0d468c94346416bef65f4478f4eeffc5e6c07945.tar.bz2 gentoo-0d468c94346416bef65f4478f4eeffc5e6c07945.zip |
sys-fs/vhba: Stabilize 20211218 amd64, #833070
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/vhba/vhba-20211218.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/vhba/vhba-20211218.ebuild b/sys-fs/vhba/vhba-20211218.ebuild index 458a74bf9381..dbd98716d7f5 100644 --- a/sys-fs/vhba/vhba-20211218.ebuild +++ b/sys-fs/vhba/vhba-20211218.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ S=${WORKDIR}/${MY_P} LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="virtual/udev" |