summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-07-22 05:33:20 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-07-22 05:33:20 +0300
commit373a721739e1d2f3439943246513919f9f22e588 (patch)
tree3c31b545f5660082c2aeb9d4f10537d81cd2b9d3 /media-libs/soxr
parentnet-dns/dnsmasq: arm stable wrt bug #645704 (diff)
downloadgentoo-373a721739e1d2f3439943246513919f9f22e588.tar.gz
gentoo-373a721739e1d2f3439943246513919f9f22e588.tar.bz2
gentoo-373a721739e1d2f3439943246513919f9f22e588.zip
media-libs/soxr: arm stable wrt bug #657768
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'media-libs/soxr')
-rw-r--r--media-libs/soxr/soxr-0.1.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/soxr/soxr-0.1.3-r1.ebuild b/media-libs/soxr/soxr-0.1.3-r1.ebuild
index 132057f97220..3375c0d2a996 100644
--- a/media-libs/soxr/soxr-0.1.3-r1.ebuild
+++ b/media-libs/soxr/soxr-0.1.3-r1.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 test"
# CMakeLists.txt builds examples if either test or examples USE flag is enabled.