diff options
author | 2011-09-08 18:22:23 +0000 | |
---|---|---|
committer | 2011-09-08 18:22:23 +0000 | |
commit | 09df1fedf9dde8b20494b88e448055d0a9eedda6 (patch) | |
tree | e26fcba0fc2d6273aaa9534c3263c3fa48f6eee4 /media-libs/sk1libs/sk1libs-0.9.1.ebuild | |
parent | v4l2 is now automaticaly built upstream if headers are present, drop the useflag (diff) | |
download | gentoo-2-09df1fedf9dde8b20494b88e448055d0a9eedda6.tar.gz gentoo-2-09df1fedf9dde8b20494b88e448055d0a9eedda6.tar.bz2 gentoo-2-09df1fedf9dde8b20494b88e448055d0a9eedda6.zip |
Marked ~sparc-solaris
(Portage version: 2.2.01.19120-prefix/cvs/SunOS sparc)
Diffstat (limited to 'media-libs/sk1libs/sk1libs-0.9.1.ebuild')
-rw-r--r-- | media-libs/sk1libs/sk1libs-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sk1libs/sk1libs-0.9.1.ebuild b/media-libs/sk1libs/sk1libs-0.9.1.ebuild index 12d3f533f8e8..6b2134285e57 100644 --- a/media-libs/sk1libs/sk1libs-0.9.1.ebuild +++ b/media-libs/sk1libs/sk1libs-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sk1libs/sk1libs-0.9.1.ebuild,v 1.9 2011/09/02 18:18:13 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sk1libs/sk1libs-0.9.1.ebuild,v 1.10 2011/09/08 18:22:23 grobian Exp $ EAPI="3" @@ -15,7 +15,7 @@ HOMEPAGE="http://sk1project.org/index.php" SRC_URI="http://uniconvertor.googlecode.com/files/${P}.tar.gz" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos ~sparc-solaris" LICENSE="GPL-2 LGPL-2" IUSE="" |