diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-06 20:49:20 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-06 20:49:20 +0300 |
commit | 4367fa67e40b00398b8bb4f33e17d27ec8c27509 (patch) | |
tree | 49d8204a2e233bf8ac3c6eeee9423bb251283254 | |
parent | sys-apps/gnome-disk-utility: x86 stable wrt bug #566378 (diff) | |
download | gentoo-4367fa67e40b00398b8bb4f33e17d27ec8c27509.tar.gz gentoo-4367fa67e40b00398b8bb4f33e17d27ec8c27509.tar.bz2 gentoo-4367fa67e40b00398b8bb4f33e17d27ec8c27509.zip |
media-libs/gstreamer: x86 stable wrt bug #566378
Package-Manager: portage-2.2.26
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.6.3.ebuild b/media-libs/gstreamer/gstreamer-1.6.3.ebuild index 50d8049cdcd6..b49a67849e3d 100644 --- a/media-libs/gstreamer/gstreamer-1.6.3.ebuild +++ b/media-libs/gstreamer/gstreamer-1.6.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://${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 ~x86-freebsd ~x86-interix ~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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+caps +introspection nls +orc test" RDEPEND=" |