diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-15 06:44:28 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-15 06:45:00 +0200 |
commit | a5e9e1f32da78c254002e4bd9b18db0ac1a0d36f (patch) | |
tree | d6b961fff484b787e980e75cfd6614eb82184b1a /dev-python | |
parent | media-libs/gst-plugins-base: Stabilize 1.20.4 amd64, #884731 (diff) | |
download | gentoo-a5e9e1f32da78c254002e4bd9b18db0ac1a0d36f.tar.gz gentoo-a5e9e1f32da78c254002e4bd9b18db0ac1a0d36f.tar.bz2 gentoo-a5e9e1f32da78c254002e4bd9b18db0ac1a0d36f.zip |
dev-python/gst-python: Stabilize 1.20.4 amd64, #884731
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/gst-python/gst-python-1.20.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gst-python/gst-python-1.20.4.ebuild b/dev-python/gst-python/gst-python-1.20.4.ebuild index b83178b8c7d4..a9c051b3c92d 100644 --- a/dev-python/gst-python/gst-python-1.20.4.ebuild +++ b/dev-python/gst-python/gst-python-1.20.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 ~loong ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} |