diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-07-10 23:44:01 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-07-10 23:44:01 +0000 |
commit | f25485aa080efad31e30574c77c821ebd9d78b98 (patch) | |
tree | 95e611cbea95d498e379157b96874b1036c361ce /sys-auth/consolekit/consolekit-0.4.5-r1.ebuild | |
parent | Added ~mips, bug 296548 (diff) | |
download | gentoo-2-f25485aa080efad31e30574c77c821ebd9d78b98.tar.gz gentoo-2-f25485aa080efad31e30574c77c821ebd9d78b98.tar.bz2 gentoo-2-f25485aa080efad31e30574c77c821ebd9d78b98.zip |
Added ~mips, bug 296548
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/consolekit/consolekit-0.4.5-r1.ebuild')
-rw-r--r-- | sys-auth/consolekit/consolekit-0.4.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/consolekit/consolekit-0.4.5-r1.ebuild b/sys-auth/consolekit/consolekit-0.4.5-r1.ebuild index ebc1dbdab60d..e575b581d65d 100644 --- a/sys-auth/consolekit/consolekit-0.4.5-r1.ebuild +++ b/sys-auth/consolekit/consolekit-0.4.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5-r1.ebuild,v 1.1 2011/07/05 19:45:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/consolekit-0.4.5-r1.ebuild,v 1.2 2011/07/10 23:44:01 mattst88 Exp $ EAPI=4 inherit autotools eutils linux-info multilib pam systemd @@ -14,7 +14,7 @@ SRC_URI="http://www.freedesktop.org/software/${MY_PN}/dist/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug doc kernel_linux pam policykit test" RDEPEND=">=dev-libs/dbus-glib-0.88 |