diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 17:16:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 17:16:50 +0000 |
commit | 168f4a3063af0be39e81de87179f4e8a3628d4cf (patch) | |
tree | a22dba537e1f63387ae4bb6cd6c59d37dc59cca7 /app-misc/wyrd/wyrd-1.4.5.ebuild | |
parent | Drop alpha/sparc keywords (diff) | |
download | gentoo-2-168f4a3063af0be39e81de87179f4e8a3628d4cf.tar.gz gentoo-2-168f4a3063af0be39e81de87179f4e8a3628d4cf.tar.bz2 gentoo-2-168f4a3063af0be39e81de87179f4e8a3628d4cf.zip |
Drop sparc keywords
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'app-misc/wyrd/wyrd-1.4.5.ebuild')
-rw-r--r-- | app-misc/wyrd/wyrd-1.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/wyrd/wyrd-1.4.5.ebuild b/app-misc/wyrd/wyrd-1.4.5.ebuild index 43e8c0bc9541..c3772d3a708e 100644 --- a/app-misc/wyrd/wyrd-1.4.5.ebuild +++ b/app-misc/wyrd/wyrd-1.4.5.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/app-misc/wyrd/wyrd-1.4.5.ebuild,v 1.1 2012/02/19 19:47:19 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/wyrd-1.4.5.ebuild,v 1.2 2012/07/29 17:16:50 armin76 Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://pessimization.com/software/wyrd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="unicode" RDEPEND=" |