diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 21:12:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 21:12:37 +0000 |
commit | e9fa7dfe3e2d2397941ebe5e178ffc8666bdf2a1 (patch) | |
tree | c8a871390b4c45a48c9690a985854399f50ff590 /sys-fs | |
parent | dev-python/sphinx: Bump to 3.4.3 (diff) | |
download | gentoo-e9fa7dfe3e2d2397941ebe5e178ffc8666bdf2a1.tar.gz gentoo-e9fa7dfe3e2d2397941ebe5e178ffc8666bdf2a1.tar.bz2 gentoo-e9fa7dfe3e2d2397941ebe5e178ffc8666bdf2a1.zip |
sys-fs/udisks: Stabilize 2.9.1 ppc64, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udisks/udisks-2.9.1.ebuild b/sys-fs/udisks/udisks-2.9.1.ebuild index 00bbacca86c7..213b314c256f 100644 --- a/sys-fs/udisks/udisks-2.9.1.ebuild +++ b/sys-fs/udisks/udisks-2.9.1.ebuild @@ -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=" |