diff options
author | Michael Weber <xmw@gentoo.org> | 2017-04-01 13:53:42 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-04-01 13:53:42 +0200 |
commit | 3e3dfcb923d6c84aa23332103c125f7802dbc98c (patch) | |
tree | 298cb9cb63e79045a3a83e0441ff8de1e1e2c322 /media-libs/libbs2b | |
parent | arch/arm/package.use.stable.mask: media-libs/libbluray java (diff) | |
download | gentoo-3e3dfcb923d6c84aa23332103c125f7802dbc98c.tar.gz gentoo-3e3dfcb923d6c84aa23332103c125f7802dbc98c.tar.bz2 gentoo-3e3dfcb923d6c84aa23332103c125f7802dbc98c.zip |
media-libs/libbs2b: add ~arm keyword (ffmpeg).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-libs/libbs2b')
-rw-r--r-- | media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild b/media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild index 9419bc3f662a..dc823a16a962 100644 --- a/media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild +++ b/media-libs/libbs2b/libbs2b-3.1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bs2b/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]" diff --git a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild index d820aa5f01ec..8ad369967f01 100644 --- a/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild +++ b/media-libs/libbs2b/libbs2b-3.1.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bs2b/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/libsndfile-1.0.25-r1[${MULTILIB_USEDEP}]" |