diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-17 19:20:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-17 19:20:56 +0200 |
commit | f9638ee8ff60ba055bff7009a250c9610b13c463 (patch) | |
tree | 4764b1a25dc7bfffff2fab3e76eab9878e929f8c /media-libs/soxr | |
parent | media-libs/fdk-aac: x86 stable wrt bug #621894 (diff) | |
download | gentoo-f9638ee8ff60ba055bff7009a250c9610b13c463.tar.gz gentoo-f9638ee8ff60ba055bff7009a250c9610b13c463.tar.bz2 gentoo-f9638ee8ff60ba055bff7009a250c9610b13c463.zip |
media-libs/soxr: x86 stable wrt bug #621896
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs/soxr')
-rw-r--r-- | media-libs/soxr/soxr-0.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/soxr/soxr-0.1.2.ebuild b/media-libs/soxr/soxr-0.1.2.ebuild index 9531cf0a9521..0e56f684f22f 100644 --- a/media-libs/soxr/soxr-0.1.2.ebuild +++ b/media-libs/soxr/soxr-0.1.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" IUSE="examples" DEPEND="" |