sys-fs/udisks: add ~arm to 2.7.4 too
authorMarkus Meier <maekke@gentoo.org>
Wed, 17 Jan 2018 18:08:34 +0000 (19:08 +0100)
committerMarkus Meier <maekke@gentoo.org>
Wed, 17 Jan 2018 18:08:34 +0000 (19:08 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.3

sys-fs/udisks/udisks-2.7.4.ebuild

index cc3d89ee9b52327c1f55139f87c2cbf494b7de6a..8ceaed6f3522962f0f2c9588804cc278c698b019 100644 (file)
@@ -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 )"