diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-11-05 20:48:35 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-11-05 20:48:35 +0000 |
commit | d40903d3c887c6a2264f6c55a052e65dae7095bc (patch) | |
tree | 8387879016c5a1e732f6f1ba49ccfc99a14ba7fa /dev-util/astyle/astyle-1.15.3-r1.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-d40903d3c887c6a2264f6c55a052e65dae7095bc.tar.gz gentoo-2-d40903d3c887c6a2264f6c55a052e65dae7095bc.tar.bz2 gentoo-2-d40903d3c887c6a2264f6c55a052e65dae7095bc.zip |
Marked ~ppc-macos (bug #111585)
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-util/astyle/astyle-1.15.3-r1.ebuild')
-rw-r--r-- | dev-util/astyle/astyle-1.15.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/astyle/astyle-1.15.3-r1.ebuild b/dev-util/astyle/astyle-1.15.3-r1.ebuild index 7903cf9569de..d71d2a969525 100644 --- a/dev-util/astyle/astyle-1.15.3-r1.ebuild +++ b/dev-util/astyle/astyle-1.15.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/astyle-1.15.3-r1.ebuild,v 1.9 2005/09/11 01:49:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/astyle-1.15.3-r1.ebuild,v 1.10 2005/11/05 20:48:35 grobian Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/astyle/astyle_${PV}.zip" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 ppc sparc x86" +KEYWORDS="alpha ~amd64 ppc ~ppc-macos sparc x86" IUSE="" DEPEND=">=app-arch/unzip-5.42" |