diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-13 16:22:14 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-13 16:22:14 +0000 |
commit | 9bd68639b7acf25aeb9828515d636721456b9ac5 (patch) | |
tree | 2d20a41502db51fef989cc55b126b316c64d52cf /media-libs/libogg/libogg-1.3.0.ebuild | |
parent | Fresh x86 binpackages for icu-49 (diff) | |
download | gentoo-2-9bd68639b7acf25aeb9828515d636721456b9ac5.tar.gz gentoo-2-9bd68639b7acf25aeb9828515d636721456b9ac5.tar.bz2 gentoo-2-9bd68639b7acf25aeb9828515d636721456b9ac5.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha104/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libogg/libogg-1.3.0.ebuild')
-rw-r--r-- | media-libs/libogg/libogg-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libogg/libogg-1.3.0.ebuild b/media-libs/libogg/libogg-1.3.0.ebuild index 0ef8efab218c..26fa32495eb0 100644 --- a/media-libs/libogg/libogg-1.3.0.ebuild +++ b/media-libs/libogg/libogg-1.3.0.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/libogg/libogg-1.3.0.ebuild,v 1.7 2012/03/02 20:54:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libogg/libogg-1.3.0.ebuild,v 1.8 2012/05/13 16:22:14 aballier Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/ogg/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="static-libs" DOCS=( AUTHORS CHANGES ) |