diff options
author | Sam James <sam@gentoo.org> | 2021-02-14 02:11:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-14 02:11:16 +0000 |
commit | 4654bfcbace5b4469a1b4b3a4a7984f949afcc17 (patch) | |
tree | 1c10487fb7dea1558262420565e809917f095c45 /dev-python/gst-python | |
parent | media-libs/gst-plugins-base: Stabilize 1.16.3 x86, #766336 (diff) | |
download | gentoo-4654bfcbace5b4469a1b4b3a4a7984f949afcc17.tar.gz gentoo-4654bfcbace5b4469a1b4b3a4a7984f949afcc17.tar.bz2 gentoo-4654bfcbace5b4469a1b4b3a4a7984f949afcc17.zip |
dev-python/gst-python: Stabilize 1.16.3 x86, #766336
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/gst-python')
-rw-r--r-- | dev-python/gst-python/gst-python-1.16.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gst-python/gst-python-1.16.3.ebuild b/dev-python/gst-python/gst-python-1.16.3.ebuild index 0d7adfba2eb4..9b0c81d87fa8 100644 --- a/dev-python/gst-python/gst-python-1.16.3.ebuild +++ b/dev-python/gst-python/gst-python-1.16.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://gstreamer.freedesktop.org/src/${PN}/${P}.tar.xz" LICENSE="LGPL-2+" SLOT="1.0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} |