diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-08 17:42:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-08 17:42:31 +0000 |
commit | 890437d682617fe1b481dbb12674db26017efcde (patch) | |
tree | 6ebbc8a7725148beafd20addbaa42db040b55130 /app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild | |
parent | dev-python/pyelemental: Add fix for gcc-4.7, #425246 (diff) | |
download | gentoo-2-890437d682617fe1b481dbb12674db26017efcde.tar.gz gentoo-2-890437d682617fe1b481dbb12674db26017efcde.tar.bz2 gentoo-2-890437d682617fe1b481dbb12674db26017efcde.zip |
sparc stable
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild')
-rw-r--r-- | app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild b/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild index f75d710ab6c8..8b0426ad7b90 100644 --- a/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild +++ b/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.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/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.9 2012/07/06 04:58:25 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.10 2012/07/08 17:42:31 armin76 Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~wired/distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |