diff options
author | 2012-03-17 18:04:09 +0000 | |
---|---|---|
committer | 2012-03-17 18:04:09 +0000 | |
commit | e04f5c68252faca040350c8fbc182d7121c2c6c8 (patch) | |
tree | 4ae9b90ed5c9b1ef309de06d0b98be05811421ad /media-libs/libvisual/libvisual-0.4.0-r2.ebuild | |
parent | arm/sparc stable wrt #399403 (diff) | |
download | historical-e04f5c68252faca040350c8fbc182d7121c2c6c8.tar.gz historical-e04f5c68252faca040350c8fbc182d7121c2c6c8.tar.bz2 historical-e04f5c68252faca040350c8fbc182d7121c2c6c8.zip |
Drop sparc keywords
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
Diffstat (limited to 'media-libs/libvisual/libvisual-0.4.0-r2.ebuild')
-rw-r--r-- | media-libs/libvisual/libvisual-0.4.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libvisual/libvisual-0.4.0-r2.ebuild b/media-libs/libvisual/libvisual-0.4.0-r2.ebuild index 9a9dfc272c50..c86eb9ba38fc 100644 --- a/media-libs/libvisual/libvisual-0.4.0-r2.ebuild +++ b/media-libs/libvisual/libvisual-0.4.0-r2.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/media-libs/libvisual/libvisual-0.4.0-r2.ebuild,v 1.5 2012/02/08 14:54:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/libvisual-0.4.0-r2.ebuild,v 1.6 2012/03/17 18:04:09 armin76 Exp $ EAPI=4 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0.4" -KEYWORDS="amd64 ~hppa ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~hppa ~mips ppc ppc64 x86 ~x86-fbsd" IUSE="debug nls static-libs threads" RDEPEND="threads? ( dev-libs/glib:2 )" |