diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-12-29 16:00:33 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-12-29 16:00:33 +0000 |
commit | ac9ac9d82e6a2b211ee0a9fe5166f31ef1cfd137 (patch) | |
tree | 45ead78fcb42577b8f0624efa193f317f23821b6 /app-accessibility/at-spi2-core/at-spi2-core-2.6.2-r2.ebuild | |
parent | Version bump, use portage for link mappings in revdep-pax and migrate-pax (diff) | |
download | gentoo-2-ac9ac9d82e6a2b211ee0a9fe5166f31ef1cfd137.tar.gz gentoo-2-ac9ac9d82e6a2b211ee0a9fe5166f31ef1cfd137.tar.bz2 gentoo-2-ac9ac9d82e6a2b211ee0a9fe5166f31ef1cfd137.zip |
Keyword ~mips
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'app-accessibility/at-spi2-core/at-spi2-core-2.6.2-r2.ebuild')
-rw-r--r-- | app-accessibility/at-spi2-core/at-spi2-core-2.6.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.6.2-r2.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.6.2-r2.ebuild index 708e9ef330d9..1a463cf793e0 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.6.2-r2.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.6.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.6.2-r2.ebuild,v 1.1 2012/12/23 02:49:08 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.6.2-r2.ebuild,v 1.2 2012/12/29 16:00:33 blueness Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/Accessibility" LICENSE="LGPL-2+" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd" IUSE="+introspection" RDEPEND=">=dev-libs/glib-2.28:2 |