diff options
-rw-r--r-- | net-misc/tigervnc/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index 8e37078a9675..74e8553de5c6 100644 --- a/net-misc/tigervnc/ChangeLog +++ b/net-misc/tigervnc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/tigervnc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.136 2012/07/22 15:23:48 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.137 2012/07/22 18:07:54 blueness Exp $ + + 22 Jul 2012; Anthony G. Basile <blueness@gentoo.org> + tigervnc-1.1.0-r7.ebuild: + Keyword ~mips 22 Jul 2012; Anthony G. Basile <blueness@gentoo.org> tigervnc-1.1.0-r7.ebuild: diff --git a/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild b/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild index 6b4fdc5f1718..225702f02948 100644 --- a/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild +++ b/net-misc/tigervnc/tigervnc-1.1.0-r7.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/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild,v 1.8 2012/07/22 15:23:48 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild,v 1.9 2012/07/22 18:07:54 blueness Exp $ EAPI="1" @@ -21,7 +21,7 @@ SRC_URI="mirror://sourceforge/tigervnc/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86" IUSE="nptl +opengl server +xorgmodule" RDEPEND="virtual/jpeg |