diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-12 13:35:12 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-12 13:35:12 +0200 |
commit | b57cf925a5d4affdd6f5458afe3c7dcd2a5a0d2a (patch) | |
tree | c17da0c292a4299f65acfbec5a9441c974b187f2 /media-libs/soxr | |
parent | media-sound/sox: x86 stable (bug #634814) (diff) | |
download | gentoo-b57cf925a5d4affdd6f5458afe3c7dcd2a5a0d2a.tar.gz gentoo-b57cf925a5d4affdd6f5458afe3c7dcd2a5a0d2a.tar.bz2 gentoo-b57cf925a5d4affdd6f5458afe3c7dcd2a5a0d2a.zip |
media-libs/soxr: x86 stable (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.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 c7ec8866a289..ad907d56aa9e 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. |