summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-07-29 11:23:59 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-07-29 11:23:59 +0100
commit441dea499921ccb1d2917278bc32ed9129ea5f72 (patch)
tree54f11b0cd5b1054022c54e06960780f5f3c4eee6 /media-libs/soxr
parentdev-perl/gtk2-gladexml: stable 1.7.0-r2 for ppc64, bug #657634 (diff)
downloadgentoo-441dea499921ccb1d2917278bc32ed9129ea5f72.tar.gz
gentoo-441dea499921ccb1d2917278bc32ed9129ea5f72.tar.bz2
gentoo-441dea499921ccb1d2917278bc32ed9129ea5f72.zip
media-libs/soxr: stable 0.1.3-r1 for ppc64, bug #657768
Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64"
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 3375c0d2a996..b4d15b8d7ef6 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.