diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-11-20 20:37:48 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-11-20 20:37:48 +0100 |
commit | 71fba8c776acc60c40d60ff5face54733060b656 (patch) | |
tree | 0f25a88374400887bcb045472c228dc4f24a9a3e /media-libs/gstreamer | |
parent | x11-misc/xystray: Stable on amd64 (diff) | |
download | gentoo-71fba8c776acc60c40d60ff5face54733060b656.tar.gz gentoo-71fba8c776acc60c40d60ff5face54733060b656.tar.bz2 gentoo-71fba8c776acc60c40d60ff5face54733060b656.zip |
media-libs/gstreamer: Stable on amd64
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'media-libs/gstreamer')
-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 1d810fbdb400..e400651136b5 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=" |