diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-03-10 14:18:44 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-03-10 14:18:44 +0000 |
commit | 72e760efa2fc4dede67ffeb1b7f63595feb77aee (patch) | |
tree | e1668e883ddb6ade4c76c9abe01694f634f853ad /media-libs/libsbsms/libsbsms-2.0.1.ebuild | |
parent | bump (diff) | |
download | gentoo-2-72e760efa2fc4dede67ffeb1b7f63595feb77aee.tar.gz gentoo-2-72e760efa2fc4dede67ffeb1b7f63595feb77aee.tar.bz2 gentoo-2-72e760efa2fc4dede67ffeb1b7f63595feb77aee.zip |
Keyword ~mips
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'media-libs/libsbsms/libsbsms-2.0.1.ebuild')
-rw-r--r-- | media-libs/libsbsms/libsbsms-2.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libsbsms/libsbsms-2.0.1.ebuild b/media-libs/libsbsms/libsbsms-2.0.1.ebuild index 753aae4dae4d..295d88df61ec 100644 --- a/media-libs/libsbsms/libsbsms-2.0.1.ebuild +++ b/media-libs/libsbsms/libsbsms-2.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild,v 1.2 2012/12/08 17:48:10 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild,v 1.3 2013/03/10 14:18:44 blueness Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/sbsms/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" IUSE="sse static-libs" src_prepare() { |