diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 14:53:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 14:53:57 +0000 |
commit | 4cc536914c5157de0811b47a866fc28d1340a728 (patch) | |
tree | 9dab84f584f1b0a144458400b3a99a08a9b0b4a1 /media-libs/libsbsms/libsbsms-2.0.1.ebuild | |
parent | Stable for amd64, wrt bug #436664 (diff) | |
download | gentoo-2-4cc536914c5157de0811b47a866fc28d1340a728.tar.gz gentoo-2-4cc536914c5157de0811b47a866fc28d1340a728.tar.bz2 gentoo-2-4cc536914c5157de0811b47a866fc28d1340a728.zip |
Stable for amd64, wrt bug #436664
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/libsbsms/libsbsms-2.0.1.ebuild')
-rw-r--r-- | media-libs/libsbsms/libsbsms-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsbsms/libsbsms-2.0.1.ebuild b/media-libs/libsbsms/libsbsms-2.0.1.ebuild index 295d88df61ec..f207a50cb591 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-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.3 2013/03/10 14:18:44 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsbsms/libsbsms-2.0.1.ebuild,v 1.4 2013/06/25 14:53:57 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/sbsms/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~x86" IUSE="sse static-libs" src_prepare() { |