diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2016-07-25 19:54:18 +0200 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2016-07-25 19:54:18 +0200 |
commit | f3a22fdc02e550146defb7f5e78502c5b6e6343a (patch) | |
tree | 403372285ed2a4714c731ee41726276699438ba4 /sys-auth/polkit-pkla-compat | |
parent | sci-electronics/geda-suite: Fix too long DESCRIPTION (diff) | |
download | gentoo-f3a22fdc02e550146defb7f5e78502c5b6e6343a.tar.gz gentoo-f3a22fdc02e550146defb7f5e78502c5b6e6343a.tar.bz2 gentoo-f3a22fdc02e550146defb7f5e78502c5b6e6343a.zip |
sys-auth/polkit-pkla-compat: keyword ~ppc
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-auth/polkit-pkla-compat')
-rw-r--r-- | sys-auth/polkit-pkla-compat/polkit-pkla-compat-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/polkit-pkla-compat/polkit-pkla-compat-0.1.ebuild b/sys-auth/polkit-pkla-compat/polkit-pkla-compat-0.1.ebuild index 4b5cdb980a5a..a1ecef96ff82 100644 --- a/sys-auth/polkit-pkla-compat/polkit-pkla-compat-0.1.ebuild +++ b/sys-auth/polkit-pkla-compat/polkit-pkla-compat-0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="http://fedorahosted.org/releases/${PN:0:1}/${PN:1:1}/${PN}/${P}.tar.xz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="" RDEPEND=">=dev-libs/glib-2.30 |