diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-24 15:54:21 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-24 15:54:21 +0000 |
commit | 0f4656cae98ea0eb33d402ab30567ad09b48b8d5 (patch) | |
tree | dec9357feb3d69ab651c26e71877c0aa4514fb8f /app-emulation/hercules/hercules-3.06.ebuild | |
parent | stable ppc, bug 342143 (diff) | |
download | gentoo-2-0f4656cae98ea0eb33d402ab30567ad09b48b8d5.tar.gz gentoo-2-0f4656cae98ea0eb33d402ab30567ad09b48b8d5.tar.bz2 gentoo-2-0f4656cae98ea0eb33d402ab30567ad09b48b8d5.zip |
stable ppc, bug 335186
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'app-emulation/hercules/hercules-3.06.ebuild')
-rw-r--r-- | app-emulation/hercules/hercules-3.06.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/hercules/hercules-3.06.ebuild b/app-emulation/hercules/hercules-3.06.ebuild index 69c4ceb6c3e7..3b4a60839398 100644 --- a/app-emulation/hercules/hercules-3.06.ebuild +++ b/app-emulation/hercules/hercules-3.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-3.06.ebuild,v 1.7 2010/10/10 18:23:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-3.06.ebuild,v 1.8 2010/10/24 15:54:21 ranger Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.hercules-390.org/${P}.tar.gz" LICENSE="QPL-1.0" SLOT="0" -KEYWORDS="alpha amd64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ppc sparc x86" IUSE="custom-cflags" src_unpack() { |