diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-28 18:40:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-28 18:40:41 +0300 |
commit | e2a7cb44f8171bdc01eef46ccfb1630341ddbbe2 (patch) | |
tree | e634e548fc52f5b73ddcc10ae8be61bd458a2979 /media-libs/gstreamer | |
parent | dev-libs/libintl: alpha stable wrt bug #685944 (diff) | |
download | gentoo-e2a7cb44f8171bdc01eef46ccfb1630341ddbbe2.tar.gz gentoo-e2a7cb44f8171bdc01eef46ccfb1630341ddbbe2.tar.bz2 gentoo-e2a7cb44f8171bdc01eef46ccfb1630341ddbbe2.zip |
media-libs/gstreamer: alpha stable wrt bug #702246
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r-- | media-libs/gstreamer/gstreamer-1.14.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.14.5.ebuild b/media-libs/gstreamer/gstreamer-1.14.5.ebuild index 7f59947075bc..76c462409c9e 100644 --- a/media-libs/gstreamer/gstreamer-1.14.5.ebuild +++ b/media-libs/gstreamer/gstreamer-1.14.5.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-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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+caps +introspection nls +orc test unwind" RESTRICT="!test? ( test )" |