diff options
Diffstat (limited to 'dev-util/tmake/tmake-2.12.ebuild')
-rw-r--r-- | dev-util/tmake/tmake-2.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/tmake/tmake-2.12.ebuild b/dev-util/tmake/tmake-2.12.ebuild index cba19b344658..efd94459be74 100644 --- a/dev-util/tmake/tmake-2.12.ebuild +++ b/dev-util/tmake/tmake-2.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/tmake/tmake-2.12.ebuild,v 1.9 2012/02/06 15:35:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/tmake/tmake-2.12.ebuild,v 1.10 2012/02/12 15:44:20 armin76 Exp $ EAPI="3" @@ -12,7 +12,7 @@ RDEPEND=">=dev-lang/perl-5" SLOT="0" LICENSE="as-is" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~s390 ~sparc ~x86 ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ppc ~x86 ~x86-linux ~ppc-macos" IUSE="" src_install () { |