diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 16:16:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 16:16:50 +0000 |
commit | c7f072389275017915cfa555b97157e1d3efd834 (patch) | |
tree | d8b9451965071bcfd9278729f9b4416f1e365b88 /app-text/highlight/highlight-3.9.ebuild | |
parent | Stable for sparc, wrt bug #436704 (diff) | |
download | gentoo-2-c7f072389275017915cfa555b97157e1d3efd834.tar.gz gentoo-2-c7f072389275017915cfa555b97157e1d3efd834.tar.bz2 gentoo-2-c7f072389275017915cfa555b97157e1d3efd834.zip |
Stable for sparc, wrt bug #436704
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-text/highlight/highlight-3.9.ebuild')
-rw-r--r-- | app-text/highlight/highlight-3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/highlight/highlight-3.9.ebuild b/app-text/highlight/highlight-3.9.ebuild index b739edd496c9..9edf3f0731b7 100644 --- a/app-text/highlight/highlight-3.9.ebuild +++ b/app-text/highlight/highlight-3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-3.9.ebuild,v 1.9 2013/01/21 14:55:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/highlight/highlight-3.9.ebuild,v 1.10 2013/01/21 16:16:50 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="examples qt4" RDEPEND="dev-lang/lua |