diff options
author | Markus Meier <maekke@gentoo.org> | 2014-06-19 18:05:55 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-06-19 18:05:55 +0000 |
commit | 239e8c2559f2e48a3b0c6024c85a7e6d52f400ef (patch) | |
tree | 56805703490b30e7082c5a84bc7032493e077e14 /sys-apps/systemd/systemd-212-r5.ebuild | |
parent | arm stable, bug #509372 (diff) | |
download | historical-239e8c2559f2e48a3b0c6024c85a7e6d52f400ef.tar.gz historical-239e8c2559f2e48a3b0c6024c85a7e6d52f400ef.tar.bz2 historical-239e8c2559f2e48a3b0c6024c85a7e6d52f400ef.zip |
arm stable, bug #509076
Package-Manager: portage-2.2.10/cvs/Linux x86_64
RepoMan-Options: --include-arches="arm"
Manifest-Sign-Key: 0x072AD062
Diffstat (limited to 'sys-apps/systemd/systemd-212-r5.ebuild')
-rw-r--r-- | sys-apps/systemd/systemd-212-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/systemd/systemd-212-r5.ebuild b/sys-apps/systemd/systemd-212-r5.ebuild index fa2ffe6b61e5..ad1060bafc34 100644 --- a/sys-apps/systemd/systemd-212-r5.ebuild +++ b/sys-apps/systemd/systemd-212-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild,v 1.3 2014/06/18 20:46:26 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild,v 1.4 2014/06/19 18:05:51 maekke Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://www.freedesktop.org/software/systemd/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1 MIT public-domain" SLOT="0/2" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="acl audit cryptsetup doc +firmware-loader gcrypt gudev http introspection kdbus +kmod lzma pam policykit python qrcode +seccomp selinux ssl test vanilla xattr" |