diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 09:52:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 09:52:43 +0000 |
commit | e08119b4400248311fb805f347b6af2a0af51b0d (patch) | |
tree | 1b882e5677b5142fa5fcfa3853f5e15d343167be /media-libs/libvisual/libvisual-0.4.0-r2.ebuild | |
parent | Add bugs-to in metadata (diff) | |
download | historical-e08119b4400248311fb805f347b6af2a0af51b0d.tar.gz historical-e08119b4400248311fb805f347b6af2a0af51b0d.tar.bz2 historical-e08119b4400248311fb805f347b6af2a0af51b0d.zip |
Add ~sparc, wrt bug #449220
Package-Manager: portage-2.1.11.31/cvs/Linux ppc64
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 2b86bca9715a..2a079dabc31c 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-2013 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.12 2013/01/01 14:40:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/libvisual-0.4.0-r2.ebuild,v 1.13 2013/01/06 09:51:20 ago Exp $ EAPI=4 inherit eutils libtool @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0.4" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug nls static-libs threads" RDEPEND="threads? ( dev-libs/glib:2 )" |