diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-07 08:52:23 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-07 09:01:40 +0200 |
commit | 008d4cb6b2cd2c4b1759d1ae182dee154714a6fb (patch) | |
tree | 461a01f4f1cfc66f7608c553e7c2a53986fed42e /dev-cpp/gnome-vfsmm | |
parent | dev-cpp/glibmm-2.46.4-r0: add alpha keyword (diff) | |
download | gentoo-008d4cb6b2cd2c4b1759d1ae182dee154714a6fb.tar.gz gentoo-008d4cb6b2cd2c4b1759d1ae182dee154714a6fb.tar.bz2 gentoo-008d4cb6b2cd2c4b1759d1ae182dee154714a6fb.zip |
dev-cpp/gnome-vfsmm-2.26.0-r1: add alpha keyword
Gentoo-Bug: 584468
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-cpp/gnome-vfsmm')
-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 5816119c29f0..2bf0264edcad 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-2013 Gentoo Foundation +# Copyright 1999-2016 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... |