summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-06-11 18:59:25 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-11 18:08:51 +0100
commit9e31eb8506172e0b7617a4941ea525933e1eebea (patch)
tree48d226e781ac78a28de4be438eb4c30dea9e8785
parentdev-perl/POSIX-strftime-Compiler: stable 0.420.0 for sparc (diff)
downloadgentoo-9e31eb85.tar.gz
gentoo-9e31eb85.tar.bz2
gentoo-9e31eb85.zip
media-libs/soxr: stable 0.1.3-r1 for sparc
Bug: https://bugs.gentoo.org/657768 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
-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 0393942ed955..c7ec8866a289 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.