diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-30 08:13:17 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-30 08:40:21 +0100 |
commit | 08f51378b57f7d18e105759480b833c3b6068e14 (patch) | |
tree | 9972cb7ee6f870bf184505860ffa370c7384276b /media-libs/soxr | |
parent | dev-lang/mujs: keyword ~arm64 (diff) | |
download | gentoo-08f51378b57f7d18e105759480b833c3b6068e14.tar.gz gentoo-08f51378b57f7d18e105759480b833c3b6068e14.tar.bz2 gentoo-08f51378b57f7d18e105759480b833c3b6068e14.zip |
media-libs/soxr: ia64 stable, bug #621896
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs/soxr')
-rw-r--r-- | media-libs/soxr/soxr-0.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/soxr/soxr-0.1.2.ebuild b/media-libs/soxr/soxr-0.1.2.ebuild index ae3a50336caf..ea7271b26e16 100644 --- a/media-libs/soxr/soxr-0.1.2.ebuild +++ b/media-libs/soxr/soxr-0.1.2.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" DEPEND="" |