diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-27 16:33:04 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-27 16:33:04 -0400 |
commit | be676d8505d1ace3d84bbc0e8bb08b35efe85653 (patch) | |
tree | 51654138c16f0b55e9684c371651c1f106d26c44 /sys-auth | |
parent | media-plugins/gst-plugins-vaapi: arm64 stable (diff) | |
download | gentoo-be676d8505d1ace3d84bbc0e8bb08b35efe85653.tar.gz gentoo-be676d8505d1ace3d84bbc0e8bb08b35efe85653.tar.bz2 gentoo-be676d8505d1ace3d84bbc0e8bb08b35efe85653.zip |
sys-auth/polkit-qt: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit-qt/polkit-qt-0.112.0_p20160416-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/polkit-qt/polkit-qt-0.112.0_p20160416-r2.ebuild b/sys-auth/polkit-qt/polkit-qt-0.112.0_p20160416-r2.ebuild index bc0b5722ceca..8061a6189ae6 100644 --- a/sys-auth/polkit-qt/polkit-qt-0.112.0_p20160416-r2.ebuild +++ b/sys-auth/polkit-qt/polkit-qt-0.112.0_p20160416-r2.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 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~kensington/distfiles/${MY_P}.tar.xz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="debug" RDEPEND=" |