diff options
author | 2017-01-22 18:56:05 +0100 | |
---|---|---|
committer | 2017-01-22 19:02:51 +0100 | |
commit | 3fe1f9b4b990a6e1ca62d9a9e761bb0161e0c76c (patch) | |
tree | 51968f0cb5a547b89a0e201b35844da94343f6a7 /dev-cpp | |
parent | dev-cpp/glibmm: ia64 stable wrt bug #587010 (diff) | |
download | gentoo-3fe1f9b4b990a6e1ca62d9a9e761bb0161e0c76c.tar.gz gentoo-3fe1f9b4b990a6e1ca62d9a9e761bb0161e0c76c.tar.bz2 gentoo-3fe1f9b4b990a6e1ca62d9a9e761bb0161e0c76c.zip |
dev-cpp/gnome-vfsmm: ia64 stable wrt bug #587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
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 | 2 |
1 files changed, 1 insertions, 1 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 3de10859ce2a..ee99fd575a5e 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 @@ -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... |