diff options
author | 2013-02-25 08:25:01 +0000 | |
---|---|---|
committer | 2013-02-25 08:25:01 +0000 | |
commit | e4040d422c245bc6a3a5da3d22f548c6dc038cea (patch) | |
tree | b5456dccfb397d81e646e6ae7057cbfa8065f66f /gnome-base/gnome-common/gnome-common-3.6.0.ebuild | |
parent | Fix for prefix and add ~arm-linux and ~x86-linux keywords. (diff) | |
download | gentoo-2-e4040d422c245bc6a3a5da3d22f548c6dc038cea.tar.gz gentoo-2-e4040d422c245bc6a3a5da3d22f548c6dc038cea.tar.bz2 gentoo-2-e4040d422c245bc6a3a5da3d22f548c6dc038cea.zip |
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p13/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'gnome-base/gnome-common/gnome-common-3.6.0.ebuild')
-rw-r--r-- | gnome-base/gnome-common/gnome-common-3.6.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-base/gnome-common/gnome-common-3.6.0.ebuild b/gnome-base/gnome-common/gnome-common-3.6.0.ebuild index 0d5090781ece..5cee11004437 100644 --- a/gnome-base/gnome-common/gnome-common-3.6.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-3.6.0.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-common/gnome-common-3.6.0.ebuild,v 1.1 2012/10/19 18:56:37 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-3.6.0.ebuild,v 1.2 2013/02/25 08:25:01 zmedico Exp $ EAPI="4" inherit gnome.org @@ -10,7 +10,7 @@ HOMEPAGE="http://git.gnome.org/browse/gnome-common" LICENSE="GPL-3" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" src_install() { |