diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 17:17:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 17:17:58 +0000 |
commit | bdf029f3560ea3aa63ed3b4018bc1146cc8b7965 (patch) | |
tree | 6446b6a7d9dcc3e1caa65163bf3185fb93ff89d5 /app-text/highlight/highlight-2.9.ebuild | |
parent | Drop sparc keywords (diff) | |
download | historical-bdf029f3560ea3aa63ed3b4018bc1146cc8b7965.tar.gz historical-bdf029f3560ea3aa63ed3b4018bc1146cc8b7965.tar.bz2 historical-bdf029f3560ea3aa63ed3b4018bc1146cc8b7965.zip |
Drop sparc keywords
Package-Manager: portage-2.1.10.3/cvs/Linux ia64
Diffstat (limited to 'app-text/highlight/highlight-2.9.ebuild')
-rw-r--r-- | app-text/highlight/highlight-2.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/highlight/highlight-2.9.ebuild b/app-text/highlight/highlight-2.9.ebuild index 10d06f0d5eda..fff87017459e 100644 --- a/app-text/highlight/highlight-2.9.ebuild +++ b/app-text/highlight/highlight-2.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-2.9.ebuild,v 1.9 2010/06/08 01:19:09 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-2.9.ebuild,v 1.10 2011/06/25 17:17:58 armin76 Exp $ EAPI=3 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="qt4" RDEPEND="qt4? ( x11-libs/qt-gui:4 |