diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:26:13 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:36:24 +0100 |
commit | be81d748565c1d11ed1a5e0841ed9efdcedb7205 (patch) | |
tree | 0c3cca758d909f26ed25290d09b3151b4ec222e5 /sys-fs | |
parent | sci-astronomy/stellarium: x86 stable (bug #673290) (diff) | |
download | gentoo-be81d748565c1d11ed1a5e0841ed9efdcedb7205.tar.gz gentoo-be81d748565c1d11ed1a5e0841ed9efdcedb7205.tar.bz2 gentoo-be81d748565c1d11ed1a5e0841ed9efdcedb7205.zip |
sys-fs/udisks: x86 stable (bug #676318)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/udisks/udisks-2.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udisks/udisks-2.8.1.ebuild b/sys-fs/udisks/udisks-2.8.1.ebuild index e129bdb659a1..5b55c237eb74 100644 --- a/sys-fs/udisks/udisks-2.8.1.ebuild +++ b/sys-fs/udisks/udisks-2.8.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/storaged-project/udisks/releases/download/${P}/${P}. LICENSE="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 debug elogind +introspection lvm nls selinux systemd vdo" REQUIRED_USE="?? ( elogind systemd )" |