diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-20 16:24:40 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-20 16:25:05 -0400 |
commit | d7493981edf464baf48477f189fb3c2607ed93bd (patch) | |
tree | 620797b680cf58a0c193de0553f16d045786ff3f /gnome-extra/polkit-gnome | |
parent | dev-lang/gnat-gpl: Fix build w/o ustat. Sync with gcc-7.3.0-r6 (diff) | |
download | gentoo-d7493981edf464baf48477f189fb3c2607ed93bd.tar.gz gentoo-d7493981edf464baf48477f189fb3c2607ed93bd.tar.bz2 gentoo-d7493981edf464baf48477f189fb3c2607ed93bd.zip |
gnome-extra/polkit-gnome: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'gnome-extra/polkit-gnome')
-rw-r--r-- | gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild index 5013ca8e3219..6d9051ce9e6b 100644 --- a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild +++ b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r1.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/polkit" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-libs/glib-2.30 |