commit: a27db1abfb7a1f65c0f68fcab48cc6de1a79859c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 3 01:17:25 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 3 01:17:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a27db1ab
sys-fs/udisks: Stabilize 2.9.1 amd64, #762133 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-fs/udisks/udisks-2.9.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/udisks/udisks-2.9.1.ebuild b/sys-fs/udisks/udisks-2.9.1.ebuild index a85f499c4a4..39a9daf922a 100644 --- a/sys-fs/udisks/udisks-2.9.1.ebuild +++ b/sys-fs/udisks/udisks-2.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/storaged-project/udisks/releases/download/${P}/${P}. LICENSE="LGPL-2+ GPL-2+" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="acl +daemon debug elogind +introspection lvm nls selinux systemd vdo zram" REQUIRED_USE="
