diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:36:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 18:44:42 +0100 |
commit | 03768ac6b7835fb6a057a37ee20247417ef13aed (patch) | |
tree | 5fdbb6d79718b6562cde17d5e4af912c138f922d /dev-cpp | |
parent | dev-cpp/glibmm: sparc stable wrt bug #587010 (diff) | |
download | gentoo-03768ac6b7835fb6a057a37ee20247417ef13aed.tar.gz gentoo-03768ac6b7835fb6a057a37ee20247417ef13aed.tar.bz2 gentoo-03768ac6b7835fb6a057a37ee20247417ef13aed.zip |
dev-cpp/gnome-vfsmm: sparc stable wrt bug #587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/gnome-vfsmm/gnome-vfsmm-2.26.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.26.0-r1.ebuild b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.26.0-r1.ebuild index 41a39c76ef30..3de10859ce2a 100644 --- a/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.26.0-r1.ebuild +++ b/dev-cpp/gnome-vfsmm/gnome-vfsmm-2.26.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gtkmm.org" LICENSE="LGPL-2.1" SLOT="1.1" -KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc examples" # glibmm dep is because build fails with older versions... |