diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 14:13:53 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 14:13:53 +0000 |
commit | 56dcfd86c91d619f8751dfce474e03976f5ba439 (patch) | |
tree | 416f28373dde82ee22a40168b8197327e7e791ec /x11-misc/shared-mime-info/shared-mime-info-1.0.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-56dcfd86c91d619f8751dfce474e03976f5ba439.tar.gz gentoo-2-56dcfd86c91d619f8751dfce474e03976f5ba439.tar.bz2 gentoo-2-56dcfd86c91d619f8751dfce474e03976f5ba439.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/shared-mime-info/shared-mime-info-1.0.ebuild')
-rw-r--r-- | x11-misc/shared-mime-info/shared-mime-info-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/shared-mime-info/shared-mime-info-1.0.ebuild b/x11-misc/shared-mime-info/shared-mime-info-1.0.ebuild index 58bd81fc3d9d..98c6245381c8 100644 --- a/x11-misc/shared-mime-info/shared-mime-info-1.0.ebuild +++ b/x11-misc/shared-mime-info/shared-mime-info-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/shared-mime-info/shared-mime-info-1.0.ebuild,v 1.5 2012/03/18 15:34:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/shared-mime-info/shared-mime-info-1.0.ebuild,v 1.6 2012/04/26 14:13:53 aballier Exp $ EAPI=4 inherit fdo-mime @@ -11,7 +11,7 @@ SRC_URI="http://people.freedesktop.org/~hadess/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-libs/glib-2 |