diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-14 18:31:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-14 18:31:26 +0000 |
commit | 337ccf2a565d68593751228a0a833a11d5a30b77 (patch) | |
tree | e4d58ada38e46d6c45c44b26730c957610acc635 /dev-util/dmake/dmake-4.12.ebuild | |
parent | Stable for amd64, wrt bug #409373 (diff) | |
download | historical-337ccf2a565d68593751228a0a833a11d5a30b77.tar.gz historical-337ccf2a565d68593751228a0a833a11d5a30b77.tar.bz2 historical-337ccf2a565d68593751228a0a833a11d5a30b77.zip |
Stable for amd64, wrt bug #404733
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-util/dmake/dmake-4.12.ebuild')
-rw-r--r-- | dev-util/dmake/dmake-4.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/dmake/dmake-4.12.ebuild b/dev-util/dmake/dmake-4.12.ebuild index 85456e8b2ca9..75297b18479f 100644 --- a/dev-util/dmake/dmake-4.12.ebuild +++ b/dev-util/dmake/dmake-4.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/dmake/dmake-4.12.ebuild,v 1.3 2012/05/13 23:59:25 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/dmake-4.12.ebuild,v 1.4 2012/05/14 18:31:26 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/d/dmake/${P/-/_}.orig.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND=" |