diff options
author | Sam James <sam@gentoo.org> | 2021-09-16 07:23:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-16 07:26:04 +0100 |
commit | 8257d934d55933c17ffc304a49392016c29f0093 (patch) | |
tree | 9964b11b2c3131c5b22a59dbdb99e619cf4cc432 /dev-python/gst-python | |
parent | media-libs/gst-plugins-base: Stabilize 1.18.4 amd64, #812836 (diff) | |
download | gentoo-8257d934d55933c17ffc304a49392016c29f0093.tar.gz gentoo-8257d934d55933c17ffc304a49392016c29f0093.tar.bz2 gentoo-8257d934d55933c17ffc304a49392016c29f0093.zip |
dev-python/gst-python: Stabilize 1.18.4 amd64, #812836
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.18.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gst-python/gst-python-1.18.4.ebuild b/dev-python/gst-python/gst-python-1.18.4.ebuild index c81914f5af96..7292dc1f4e44 100644 --- a/dev-python/gst-python/gst-python-1.18.4.ebuild +++ b/dev-python/gst-python/gst-python-1.18.4.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 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} |