diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-22 05:33:20 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-22 05:33:20 +0300 |
commit | 373a721739e1d2f3439943246513919f9f22e588 (patch) | |
tree | 3c31b545f5660082c2aeb9d4f10537d81cd2b9d3 | |
parent | net-dns/dnsmasq: arm stable wrt bug #645704 (diff) | |
download | gentoo-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
-rw-r--r-- | media-libs/soxr/soxr-0.1.3-r1.ebuild | 2 |
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. |