diff options
author | 2012-12-18 17:56:55 +0000 | |
---|---|---|
committer | 2012-12-18 17:56:55 +0000 | |
commit | 5e6a4d1447348785fc77b124c2e1c4e7e3f0f9ee (patch) | |
tree | 120a5c5634da263754fdf9a37a969670583f6b4c /app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild | |
parent | Remove useless doc USE flag (bug #438012). (diff) | |
download | gentoo-2-5e6a4d1447348785fc77b124c2e1c4e7e3f0f9ee.tar.gz gentoo-2-5e6a4d1447348785fc77b124c2e1c4e7e3f0f9ee.tar.bz2 gentoo-2-5e6a4d1447348785fc77b124c2e1c4e7e3f0f9ee.zip |
Add ~ia64, wrt to bug #441962
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild')
-rw-r--r-- | app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild index 2afc4236addc..d2182c07f8aa 100644 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild +++ b/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.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.2.3.ebuild,v 1.9 2012/10/14 15:08:02 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-core/at-spi2-core-2.2.3.ebuild,v 1.10 2012/12/18 17:56:55 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://live.gnome.org/Accessibility" LICENSE="LGPL-2+" SLOT="2" -KEYWORDS="amd64 arm ~hppa ~ppc64 x86 ~amd64-fbsd" +KEYWORDS="amd64 arm ~hppa ~ia64 ~ppc64 x86 ~amd64-fbsd" IUSE="doc +introspection" RDEPEND=">=dev-libs/glib-2.28:2 |