summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2013-02-25 09:23:36 +0000
committerZac Medico <zmedico@gentoo.org>2013-02-25 09:23:36 +0000
commit92ff1bfd630bfa630ee8cbe563f23f1457d1c680 (patch)
treed17d28abd9e3786de34dfed972cf5c235036b2a9 /gnome-base/gvfs/gvfs-1.14.2.ebuild
parentAdd ~arm-linux and ~x86-linux keywords. (diff)
downloadhistorical-92ff1bfd630bfa630ee8cbe563f23f1457d1c680.tar.gz
historical-92ff1bfd630bfa630ee8cbe563f23f1457d1c680.tar.bz2
historical-92ff1bfd630bfa630ee8cbe563f23f1457d1c680.zip
Add ~arm-linux keyword.
Package-Manager: portage-2.2.0_alpha163_p13/cvs/Linux i686 RepoMan-Options: --force Manifest-Sign-Key: 0xFDE8EF85AE5719A3
Diffstat (limited to 'gnome-base/gvfs/gvfs-1.14.2.ebuild')
-rw-r--r--gnome-base/gvfs/gvfs-1.14.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gvfs/gvfs-1.14.2.ebuild b/gnome-base/gvfs/gvfs-1.14.2.ebuild
index 25193e6445c8..658b43450141 100644
--- a/gnome-base/gvfs/gvfs-1.14.2.ebuild
+++ b/gnome-base/gvfs/gvfs-1.14.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/gvfs/gvfs-1.14.2.ebuild,v 1.6 2013/01/22 07:49:29 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.14.2.ebuild,v 1.7 2013/02/25 09:23:34 zmedico Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -21,7 +21,7 @@ if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
DOCS=""
else
- KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
DOCS="AUTHORS ChangeLog NEWS MAINTAINERS README TODO" # ChangeLog.pre-1.2 README.commits
fi