diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 16:13:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 16:13:32 +0000 |
commit | cd747219374f896ae20a4d10ce64d218eb5666e2 (patch) | |
tree | 453ae0b4b3dfb4aec25d10fd9e9188db10ef74e6 /net-news/snownews/snownews-1.5.12-r1.ebuild | |
parent | sh/sparc stable wrt #411291 (diff) | |
download | gentoo-2-cd747219374f896ae20a4d10ce64d218eb5666e2.tar.gz gentoo-2-cd747219374f896ae20a4d10ce64d218eb5666e2.tar.bz2 gentoo-2-cd747219374f896ae20a4d10ce64d218eb5666e2.zip |
Drop sparc keywords
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'net-news/snownews/snownews-1.5.12-r1.ebuild')
-rw-r--r-- | net-news/snownews/snownews-1.5.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-news/snownews/snownews-1.5.12-r1.ebuild b/net-news/snownews/snownews-1.5.12-r1.ebuild index ded7589d4869..66cb8af4e17e 100644 --- a/net-news/snownews/snownews-1.5.12-r1.ebuild +++ b/net-news/snownews/snownews-1.5.12-r1.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/net-news/snownews/snownews-1.5.12-r1.ebuild,v 1.6 2012/05/05 21:33:37 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-news/snownews/snownews-1.5.12-r1.ebuild,v 1.7 2012/07/29 16:13:32 armin76 Exp $ EAPI=3 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://home.kcore.de/~kiza/software/snownews/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="unicode" DEPEND=">=dev-libs/libxml2-2.5.6 |