diff options
author | 2007-06-27 13:11:26 +0000 | |
---|---|---|
committer | 2007-06-27 13:11:26 +0000 | |
commit | 3d0f9bd70fce544666791576fe8d6ca0d35a5d84 (patch) | |
tree | 8a594a6d173845f31f76991f7455bcfb66ea46fd /app-emulation/hercules/hercules-3.04.ebuild | |
parent | Sparc stable wrt #183312 (diff) | |
download | historical-3d0f9bd70fce544666791576fe8d6ca0d35a5d84.tar.gz historical-3d0f9bd70fce544666791576fe8d6ca0d35a5d84.tar.bz2 historical-3d0f9bd70fce544666791576fe8d6ca0d35a5d84.zip |
Stable on sparc wrt #183080
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-emulation/hercules/hercules-3.04.ebuild')
-rw-r--r-- | app-emulation/hercules/hercules-3.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/hercules/hercules-3.04.ebuild b/app-emulation/hercules/hercules-3.04.ebuild index ab3963d4cf05..88e518835e9e 100644 --- a/app-emulation/hercules/hercules-3.04.ebuild +++ b/app-emulation/hercules/hercules-3.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-3.04.ebuild,v 1.3 2007/06/26 20:07:18 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-3.04.ebuild,v 1.4 2007/06/27 13:11:26 gustavoz Exp $ inherit 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_compile() { |