diff options
author | 2007-06-27 13:41:25 +0000 | |
---|---|---|
committer | 2007-06-27 13:41:25 +0000 | |
commit | 55b3d961f4b1eef3cdf3d560e60e26e4c0e5e7d7 (patch) | |
tree | 51ea7d93b33e93bb84be1a864dcb7b56520d2520 /app-emulation/hercules/hercules-3.04.ebuild | |
parent | Stable on sparc wrt #180520 (diff) | |
download | historical-55b3d961f4b1eef3cdf3d560e60e26e4c0e5e7d7.tar.gz historical-55b3d961f4b1eef3cdf3d560e60e26e4c0e5e7d7.tar.bz2 historical-55b3d961f4b1eef3cdf3d560e60e26e4c0e5e7d7.zip |
alpha/x86 stable wrt #183080
Package-Manager: portage-2.1.3_rc5
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 88e518835e9e..8abd1092cbea 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.4 2007/06/27 13:11:26 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/hercules/hercules-3.04.ebuild,v 1.5 2007/06/27 13:41:25 armin76 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() { |