diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-14 09:15:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-14 09:16:50 +0100 |
commit | 180e66dbda69583044db7f53c419a0af3ffcb7d5 (patch) | |
tree | 52826dd3c6c341ef53de451666b5eb7fdf231d6c /media-libs/zita-resampler | |
parent | sys-libs/glibc: Add keywords to 2.32 (diff) | |
download | gentoo-180e66dbda69583044db7f53c419a0af3ffcb7d5.tar.gz gentoo-180e66dbda69583044db7f53c419a0af3ffcb7d5.tar.bz2 gentoo-180e66dbda69583044db7f53c419a0af3ffcb7d5.zip |
media-libs/zita-resampler: keyworded 1.6.2 for ia64
keyworded wrt bug #736725
Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/zita-resampler')
-rw-r--r-- | media-libs/zita-resampler/zita-resampler-1.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/zita-resampler/zita-resampler-1.6.2.ebuild b/media-libs/zita-resampler/zita-resampler-1.6.2.ebuild index 8632095fbd83..7d237ddda043 100644 --- a/media-libs/zita-resampler/zita-resampler-1.6.2.ebuild +++ b/media-libs/zita-resampler/zita-resampler-1.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0/1" -KEYWORDS="amd64" +KEYWORDS="amd64 ~ia64" IUSE="tools" RDEPEND="tools? ( media-libs/libsndfile )" |