diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-03-06 01:14:46 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-03-06 01:14:46 +0000 |
commit | e1e4faa69f6dfa243bc6f9b53e455e42cb186461 (patch) | |
tree | 98d4ee3a01d84160c9c438700c303e03b3a6f013 /media-libs/soxr/soxr-0.1.0.ebuild | |
parent | Fix deprecation message for default/linux/mips/10.0/mipsel/multilib/n{32,64} (diff) | |
download | gentoo-2-e1e4faa69f6dfa243bc6f9b53e455e42cb186461.tar.gz gentoo-2-e1e4faa69f6dfa243bc6f9b53e455e42cb186461.tar.bz2 gentoo-2-e1e4faa69f6dfa243bc6f9b53e455e42cb186461.zip |
Keyword ~mips for the lemote yeeloong
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'media-libs/soxr/soxr-0.1.0.ebuild')
-rw-r--r-- | media-libs/soxr/soxr-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/soxr/soxr-0.1.0.ebuild b/media-libs/soxr/soxr-0.1.0.ebuild index 2fc8e875aaf3..adbbe2be026f 100644 --- a/media-libs/soxr/soxr-0.1.0.ebuild +++ b/media-libs/soxr/soxr-0.1.0.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/soxr/soxr-0.1.0.ebuild,v 1.1 2013/01/25 10:34:21 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/soxr/soxr-0.1.0.ebuild,v 1.2 2013/03/06 01:14:46 blueness Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~mips" IUSE="examples" DEPEND="" |