summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcivil@gentoo.org <civil.over@gmail.com>2016-03-30 01:01:04 +0200
committercivil@gentoo.org <civil.over@gmail.com>2016-03-30 01:01:04 +0200
commit5b5bd36fb04eefcef545d3f0cc7c6133e14971ee (patch)
treea455149cd37a3b0ac97d10c8a65e336c9ab6726a
parentdev-python/pygments: arm stable, bug #577140 (diff)
downloadgentoo-5b5bd36f.tar.gz
gentoo-5b5bd36f.tar.bz2
gentoo-5b5bd36f.zip
media-libs/libebur128: keyword for ~x86
Package-Manager: portage-2.2.28
-rw-r--r--media-libs/libebur128/libebur128-1.0.2.ebuild4
-rw-r--r--media-libs/libebur128/libebur128-1.0.3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/libebur128/libebur128-1.0.2.ebuild b/media-libs/libebur128/libebur128-1.0.2.ebuild
index 5c87eae86c92..f5df6a0bc9f9 100644
--- a/media-libs/libebur128/libebur128-1.0.2.ebuild
+++ b/media-libs/libebur128/libebur128-1.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/jiixyj/libebur128/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="+speex test"
RDEPEND="speex? ( media-libs/speex )"
diff --git a/media-libs/libebur128/libebur128-1.0.3.ebuild b/media-libs/libebur128/libebur128-1.0.3.ebuild
index 5e02b137ce5a..60a7acf2913d 100644
--- a/media-libs/libebur128/libebur128-1.0.3.ebuild
+++ b/media-libs/libebur128/libebur128-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/jiixyj/libebur128/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="MIT"
SLOT="0/1"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="+speex static-libs test"
RDEPEND="speex? ( media-libs/speex[${MULTILIB_USEDEP}] )"