diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-07 08:01:07 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-07 08:06:35 +0000 |
commit | 007ab43fff4a214c3bb0eda66fbdd2c2ce9ade79 (patch) | |
tree | ae6119b5a3a6a9ed1d961480d74198cc28775a59 /media-libs | |
parent | dev-lang/orc: stable 0.4.27 for hppa, bug #635900 (diff) | |
download | gentoo-007ab43fff4a214c3bb0eda66fbdd2c2ce9ade79.tar.gz gentoo-007ab43fff4a214c3bb0eda66fbdd2c2ce9ade79.tar.bz2 gentoo-007ab43fff4a214c3bb0eda66fbdd2c2ce9ade79.zip |
media-libs/gstreamer: stable 1.12.3 for hppa, bug #635900
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.12.3.ebuild b/media-libs/gstreamer/gstreamer-1.12.3.ebuild index 7f1e8ee68673..6c44bd373cc9 100644 --- a/media-libs/gstreamer/gstreamer-1.12.3.ebuild +++ b/media-libs/gstreamer/gstreamer-1.12.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://${PN}.freedesktop.org/src/${PN}/${P}.tar.xz" LICENSE="LGPL-2+" SLOT="1.0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+caps +introspection nls +orc test unwind" RDEPEND=" |