diff options
Diffstat (limited to 'gnome-base/gnome-core-libs/gnome-core-libs-3.6.2.ebuild')
-rw-r--r-- | gnome-base/gnome-core-libs/gnome-core-libs-3.6.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.6.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.6.2.ebuild index bd3ba17b7ae6..e4fad603c79e 100644 --- a/gnome-base/gnome-core-libs/gnome-core-libs-3.6.2.ebuild +++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.6.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-libs/gnome-core-libs-3.6.2.ebuild,v 1.1 2012/12/26 22:54:25 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-libs/gnome-core-libs-3.6.2.ebuild,v 1.2 2013/01/01 11:52:39 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ IUSE="cups python" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" # Note to developers: # This is a wrapper for the core libraries used by GNOME 3 |