commit: fc7d00526e099095da195d1492955ec39495238e Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Oct 20 12:03:08 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Oct 20 12:15:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc7d0052
media-plugins/gst-plugins-srtp: keyworded 1.14.2 for ppc, bug #664298 Tested-by: ernsteiswuerfel Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc" media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.14.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.14.2.ebuild b/media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.14.2.ebuild index c1de6fa0e92..06876bf3744 100644 --- a/media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.14.2.ebuild +++ b/media-plugins/gst-plugins-srtp/gst-plugins-srtp-1.14.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad inherit gstreamer DESCRIPTION="SRTP encoder/decoder plugin for GStreamer" -KEYWORDS="~alpha ~amd64 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND="
