diff options
author | Michael Weber <xmw@gentoo.org> | 2012-07-06 04:58:25 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-07-06 04:58:25 +0000 |
commit | 631a77874c22dba964fd62d2914f3b6a42d50e4c (patch) | |
tree | 5bd5e3ecbb3aea4ead20c8a4c8da5968dd91c66a /app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild | |
parent | Fix building with glibc-2.16 #424978 by Stevan Bajić. (diff) | |
download | gentoo-2-631a77874c22dba964fd62d2914f3b6a42d50e4c.tar.gz gentoo-2-631a77874c22dba964fd62d2914f3b6a42d50e4c.tar.bz2 gentoo-2-631a77874c22dba964fd62d2914f3b6a42d50e4c.zip |
ppc stable (bug 414241)
(Portage version: 2.1.11.5/cvs/Linux x86_64)
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 d1ac27705356..f75d710ab6c8 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.8 2012/06/25 15:36:59 armin76 Exp $ +# $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 $ 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 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |