diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:20:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:20:19 +0000 |
commit | 197106b9c861ae976d2c43b069758f5007e2e7b0 (patch) | |
tree | e1ff1a12a61933618bda51d8444fc2fc8f87388e /gnome-base/gnome-core-apps/gnome-core-apps-3.6.2.ebuild | |
parent | Add ~alpha, wrt bug #449220 (diff) | |
download | gentoo-2-197106b9c861ae976d2c43b069758f5007e2e7b0.tar.gz gentoo-2-197106b9c861ae976d2c43b069758f5007e2e7b0.tar.bz2 gentoo-2-197106b9c861ae976d2c43b069758f5007e2e7b0.zip |
Add ~alpha, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'gnome-base/gnome-core-apps/gnome-core-apps-3.6.2.ebuild')
-rw-r--r-- | gnome-base/gnome-core-apps/gnome-core-apps-3.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-3.6.2.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-3.6.2.ebuild index 79136377fe48..ddc74d155ef5 100644 --- a/gnome-base/gnome-core-apps/gnome-core-apps-3.6.2.ebuild +++ b/gnome-base/gnome-core-apps/gnome-core-apps-3.6.2.ebuild @@ -1,6 +1,6 @@ # 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-apps/gnome-core-apps-3.6.2.ebuild,v 1.4 2013/01/01 11:52:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-core-apps/gnome-core-apps-3.6.2.ebuild,v 1.5 2013/01/01 14:20:19 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ IUSE="+bluetooth +cdr cups +networkmanager" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" # Note to developers: # This is a wrapper for the core apps tightly integrated with GNOME 3 |