diff options
Diffstat (limited to 'sys-apps/systemd/systemd-204.ebuild')
-rw-r--r-- | sys-apps/systemd/systemd-204.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/systemd/systemd-204.ebuild b/sys-apps/systemd/systemd-204.ebuild index 13eb31173565..4a72cf10b97b 100644 --- a/sys-apps/systemd/systemd-204.ebuild +++ b/sys-apps/systemd/systemd-204.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-204.ebuild,v 1.9 2013/08/04 13:30:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-204.ebuild,v 1.10 2013/08/07 13:20:41 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://www.freedesktop.org/software/systemd/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1 MIT" SLOT="0" -KEYWORDS="amd64 arm ppc ppc64 ~x86" +KEYWORDS="amd64 arm ppc ppc64 x86" IUSE="acl audit cryptsetup doc +firmware-loader gcrypt gudev http introspection keymap +kmod lzma openrc pam policykit python qrcode selinux static-libs tcpd test vanilla xattr" |