diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-12 20:13:22 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-12 20:13:22 +0900 |
commit | 62e4639ddf2ff4954788d8f96703a9d54eb42821 (patch) | |
tree | 3761293a90443bf2f30f9948a0ff476759727d2f /sys-fs/udisks | |
parent | 50c4b6062fa90758e845c292bb1daa2f2a60069a (diff) | |
download | gentoo-62e4639ddf2ff4954788d8f96703a9d54eb42821.tar.gz gentoo-62e4639ddf2ff4954788d8f96703a9d54eb42821.tar.xz |
sys-fs/udisks: amd64 stable wrt bug #605394
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-fs/udisks')
-rw-r--r-- | sys-fs/udisks/udisks-2.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udisks/udisks-2.1.8.ebuild b/sys-fs/udisks/udisks-2.1.8.ebuild index 686459cd5ae..5cf11d12289 100644 --- a/sys-fs/udisks/udisks-2.1.8.ebuild +++ b/sys-fs/udisks/udisks-2.1.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="https://udisks.freedesktop.org/releases/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="acl debug cryptsetup +gptfdisk +introspection selinux systemd" COMMON_DEPEND=" |