diff options
author | Sam James <sam@gentoo.org> | 2021-01-03 01:17:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-03 01:17:25 +0000 |
commit | a27db1abfb7a1f65c0f68fcab48cc6de1a79859c (patch) | |
tree | 045a18103e7cd1e76db5eddfe668934b034aa186 /sys-fs | |
parent | app-text/dos2unix: Stabilize 7.4.2 amd64, #762119 (diff) | |
download | gentoo-a27db1abfb7a1f65c0f68fcab48cc6de1a79859c.tar.gz gentoo-a27db1abfb7a1f65c0f68fcab48cc6de1a79859c.tar.bz2 gentoo-a27db1abfb7a1f65c0f68fcab48cc6de1a79859c.zip |
sys-fs/udisks: Stabilize 2.9.1 amd64, #762133
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/udisks/udisks-2.9.1.ebuild | 4 |
1 files 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 a85f499c4a42..39a9daf922a8 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=" |