diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-15 20:01:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-15 20:01:04 +0100 |
commit | 382135521bfc33b9f41cea3bcd0e011e06a028cf (patch) | |
tree | cdb67612a3873cbec619c89c61e05eabf1ea3d1a /media-libs/libopusenc | |
parent | dev-python/pytest-xdist: fix dependencies (diff) | |
download | gentoo-382135521bfc33b9f41cea3bcd0e011e06a028cf.tar.gz gentoo-382135521bfc33b9f41cea3bcd0e011e06a028cf.tar.bz2 gentoo-382135521bfc33b9f41cea3bcd0e011e06a028cf.zip |
media-libs/libopusenc: keyworded 0.2 for ppc/ppc64, bug #666990
Tested-by: ernsteiswuerfel
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'media-libs/libopusenc')
-rw-r--r-- | media-libs/libopusenc/libopusenc-0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libopusenc/libopusenc-0.2.ebuild b/media-libs/libopusenc/libopusenc-0.2.ebuild index 473b64aa39d0..a75cfdebe970 100644 --- a/media-libs/libopusenc/libopusenc-0.2.ebuild +++ b/media-libs/libopusenc/libopusenc-0.2.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://archive.mozilla.org/pub/opus/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="doc" BDEPEND=" |