summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2018-01-17 19:08:34 +0100
committerMarkus Meier <maekke@gentoo.org>2018-01-17 19:08:34 +0100
commit758a0343fe9345fc4811c55c0250ae6bbad260ac (patch)
treefa3bab42b2b40d0f5a7e857d63de47a9175b470d /sys-fs
parentdev-util/cppunit: arm stable, bug #637042 (diff)
downloadgentoo-758a0343fe9345fc4811c55c0250ae6bbad260ac.tar.gz
gentoo-758a0343fe9345fc4811c55c0250ae6bbad260ac.tar.bz2
gentoo-758a0343fe9345fc4811c55c0250ae6bbad260ac.zip
sys-fs/udisks: add ~arm to 2.7.4 too
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/udisks/udisks-2.7.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udisks/udisks-2.7.4.ebuild b/sys-fs/udisks/udisks-2.7.4.ebuild
index cc3d89ee9b52..8ceaed6f3522 100644
--- a/sys-fs/udisks/udisks-2.7.4.ebuild
+++ b/sys-fs/udisks/udisks-2.7.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/storaged-project/${PN}/archive/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="amd64 ~arm64 ia64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ia64 x86"
IUSE="acl cryptsetup debug elogind +gptfdisk +introspection lvm nls selinux systemd"
REQUIRED_USE="?? ( elogind systemd )"