diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-02-02 13:42:02 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 12:53:06 +0000 |
commit | 5fa42ea92401865efe6b8ece3ab42e7de29c4ae7 (patch) | |
tree | 237e957d7716b59ec16c069056151186f761aec5 /sys-fs/udisks | |
parent | sys-libs/libblockdev: stable 2.20 for sparc, bug #676362 (diff) | |
download | gentoo-5fa42ea92401865efe6b8ece3ab42e7de29c4ae7.tar.gz gentoo-5fa42ea92401865efe6b8ece3ab42e7de29c4ae7.tar.bz2 gentoo-5fa42ea92401865efe6b8ece3ab42e7de29c4ae7.zip |
sys-fs/udisks: stable 2.8.1 for sparc, bug #676318
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-fs/udisks')
-rw-r--r-- | sys-fs/udisks/udisks-2.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/udisks/udisks-2.8.1.ebuild b/sys-fs/udisks/udisks-2.8.1.ebuild index e0446f72a116..cc1e20e40e91 100644 --- a/sys-fs/udisks/udisks-2.8.1.ebuild +++ b/sys-fs/udisks/udisks-2.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/storaged-project/udisks/releases/download/${P}/${P}. LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="acl debug elogind +introspection lvm nls selinux systemd vdo" REQUIRED_USE="?? ( elogind systemd )" |