commit:     5b5bd36fb04eefcef545d3f0cc7c6133e14971ee
Author:     [email protected] <civil.over <AT> gmail <DOT> com>
AuthorDate: Tue Mar 29 23:01:04 2016 +0000
Commit:     Vladimir Smirnov <civil <AT> gentoo <DOT> org>
CommitDate: Tue Mar 29 23:01:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b5bd36f

media-libs/libebur128: keyword for ~x86

Package-Manager: portage-2.2.28

 media-libs/libebur128/libebur128-1.0.2.ebuild | 4 ++--
 media-libs/libebur128/libebur128-1.0.3.ebuild | 4 ++--
 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 5c87eae..f5df6a0 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 5e02b13..60a7acf 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}] )"

Reply via email to