diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-06-11 10:13:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-06-11 10:13:39 +0200 |
commit | 8453b56d399b01748fba3b7de6fb3cd18c9a9f52 (patch) | |
tree | 25ec8539c4e06689ce42a44b190649e20e210bfd /media-libs/soxr | |
parent | app-emulation/qemu-guest-agent: amd64 stable wrt bug #657688 (diff) | |
download | gentoo-8453b56d399b01748fba3b7de6fb3cd18c9a9f52.tar.gz gentoo-8453b56d399b01748fba3b7de6fb3cd18c9a9f52.tar.bz2 gentoo-8453b56d399b01748fba3b7de6fb3cd18c9a9f52.zip |
media-libs/soxr: amd64 stable wrt bug #657768
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"
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 46ac22915f25..a8698df161ad 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. |