diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-10 19:45:34 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-10 19:45:34 +0000 |
commit | 0d58fc00bfa8bf1b4bf28241649af01bce17713d (patch) | |
tree | e430d808fe65989ec48e5dbc19849d7604e7aba3 /sys-fs | |
parent | dev-util/geany-plugins: stable 1.34 for ia64, bug #684702 (diff) | |
download | gentoo-0d58fc00bfa8bf1b4bf28241649af01bce17713d.tar.gz gentoo-0d58fc00bfa8bf1b4bf28241649af01bce17713d.tar.bz2 gentoo-0d58fc00bfa8bf1b4bf28241649af01bce17713d.zip |
sys-fs/udisks: stable 2.8.4 for ia64, bug #700666
Package-Manager: Portage-2.3.81, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/udisks/udisks-2.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udisks/udisks-2.8.4.ebuild b/sys-fs/udisks/udisks-2.8.4.ebuild index d67ca66b04fa..a93cdbe5abb4 100644 --- a/sys-fs/udisks/udisks-2.8.4.ebuild +++ b/sys-fs/udisks/udisks-2.8.4.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/storaged-project/udisks/releases/download/${P}/${P}. LICENSE="LGPL-2+ 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 )" |