summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-06-11 11:51:52 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-11 11:52:01 +0100
commit7312024122c74d989faa0394f2b157414cb368e6 (patch)
tree6963c72a1df32f701105e26b454cd8a00be555fc /media-libs/soxr/soxr-0.1.3-r1.ebuild
parentmedia-sound/vorbis-tools: stable 1.4.0-r5 for ia64, bug #537422 (diff)
downloadgentoo-7312024122c74d989faa0394f2b157414cb368e6.tar.gz
gentoo-7312024122c74d989faa0394f2b157414cb368e6.tar.bz2
gentoo-7312024122c74d989faa0394f2b157414cb368e6.zip
media-libs/soxr: stable 0.1.3-r1 for ia64, bug #657768
Bug: https://bugs.gentoo.org/657768 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'media-libs/soxr/soxr-0.1.3-r1.ebuild')
-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 a8698df161ad..0393942ed955 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.