diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 00:43:33 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 02:50:59 +0200 |
commit | d7d58b3cb2f66fce08f504241c3c2c9f62705032 (patch) | |
tree | 8f5fad73c3f4841ccc9d6692491a01afe0ab4d75 /media-libs/gst-rtsp-server | |
parent | media-libs/gst-plugins-ugly: x86 stable, bug 587010 (diff) | |
download | gentoo-d7d58b3cb2f66fce08f504241c3c2c9f62705032.tar.gz gentoo-d7d58b3cb2f66fce08f504241c3c2c9f62705032.tar.bz2 gentoo-d7d58b3cb2f66fce08f504241c3c2c9f62705032.zip |
media-libs/gst-rtsp-server: x86 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'media-libs/gst-rtsp-server')
-rw-r--r-- | media-libs/gst-rtsp-server/gst-rtsp-server-1.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-rtsp-server/gst-rtsp-server-1.8.3.ebuild b/media-libs/gst-rtsp-server/gst-rtsp-server-1.8.3.ebuild index 68651eed5012..5f38bd931296 100644 --- a/media-libs/gst-rtsp-server/gst-rtsp-server-1.8.3.ebuild +++ b/media-libs/gst-rtsp-server/gst-rtsp-server-1.8.3.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="A GStreamer based RTSP server" HOMEPAGE="https://people.freedesktop.org/~wtay/" LICENSE="LGPL-2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="examples +introspection static-libs test" # FIXME: check should depend on USE=test but check is losy |