diff options
Diffstat (limited to 'gnome-base/gnome-menus/gnome-menus-3.8.1.ebuild')
-rw-r--r-- | gnome-base/gnome-menus/gnome-menus-3.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-menus/gnome-menus-3.8.1.ebuild b/gnome-base/gnome-menus/gnome-menus-3.8.1.ebuild index 0f9856371744..a6e472bba45f 100644 --- a/gnome-base/gnome-menus/gnome-menus-3.8.1.ebuild +++ b/gnome-base/gnome-menus/gnome-menus-3.8.1.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-menus/gnome-menus-3.8.1.ebuild,v 1.2 2013/11/30 19:09:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/gnome-menus-3.8.1.ebuild,v 1.3 2013/12/08 18:32:19 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/gnome-menus" LICENSE="GPL-2+ LGPL-2+" SLOT="3" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="debug +introspection test" |