diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 17:35:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 17:35:44 +0000 |
commit | 537d638f567d2d6b54e2236c4ae3dc5d44c261dd (patch) | |
tree | 8eab8aacc7cbdcec176cf7a7d1376a75c047f3c8 /dev-util/dmake/dmake-4.12.2.ebuild | |
parent | Drop sparc keywords (diff) | |
download | historical-537d638f567d2d6b54e2236c4ae3dc5d44c261dd.tar.gz historical-537d638f567d2d6b54e2236c4ae3dc5d44c261dd.tar.bz2 historical-537d638f567d2d6b54e2236c4ae3dc5d44c261dd.zip |
Drop sparc keywords
Package-Manager: portage-2.1.11.5/cvs/Linux ia64
Diffstat (limited to 'dev-util/dmake/dmake-4.12.2.ebuild')
-rw-r--r-- | dev-util/dmake/dmake-4.12.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/dmake/dmake-4.12.2.ebuild b/dev-util/dmake/dmake-4.12.2.ebuild index 54476feacd1b..64494e8c5042 100644 --- a/dev-util/dmake/dmake-4.12.2.ebuild +++ b/dev-util/dmake/dmake-4.12.2.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.2.ebuild,v 1.1 2012/05/13 23:59:25 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/dmake-4.12.2.ebuild,v 1.2 2012/07/29 17:35:44 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://${PN}.apache-extras.org.codespot.com/files/${P}.tar.bz2" LICENSE="GPL-1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" # test failure, reported upstream at |