diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-23 19:25:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-23 19:25:41 +0000 |
commit | b032573255443e7520d3e60860b74bac468a6ca8 (patch) | |
tree | 93cd1e9869a0bf45f79fa07597f5a38dc64849b2 /media-libs/opus/opus-1.0.2.ebuild | |
parent | Stable for amd64, wrt bug #468262 (diff) | |
download | gentoo-2-b032573255443e7520d3e60860b74bac468a6ca8.tar.gz gentoo-2-b032573255443e7520d3e60860b74bac468a6ca8.tar.bz2 gentoo-2-b032573255443e7520d3e60860b74bac468a6ca8.zip |
Stable for x86, wrt bug #446720
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/opus/opus-1.0.2.ebuild')
-rw-r--r-- | media-libs/opus/opus-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/opus/opus-1.0.2.ebuild b/media-libs/opus/opus-1.0.2.ebuild index 1efacae4718d..6df16a96fbef 100644 --- a/media-libs/opus/opus-1.0.2.ebuild +++ b/media-libs/opus/opus-1.0.2.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/opus/opus-1.0.2.ebuild,v 1.2 2013/08/23 19:25:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/opus/opus-1.0.2.ebuild,v 1.3 2013/08/23 19:25:41 ago Exp $ EAPI=4 @@ -25,7 +25,7 @@ fi LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd" IUSE="doc static-libs" DEPEND="doc? ( app-doc/doxygen )" |