diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-14 09:46:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-14 09:46:40 +0200 |
commit | ba01e7418b86de3f01a8535ce4087c1a39d6739b (patch) | |
tree | aa93b8f3773d527dfdd91d5ef1f2c1b94864d99b /dev-python/gst-python | |
parent | media-libs/gst-plugins-base: Stabilize 1.20.3 amd64, #867784 (diff) | |
download | gentoo-ba01e7418b86de3f01a8535ce4087c1a39d6739b.tar.gz gentoo-ba01e7418b86de3f01a8535ce4087c1a39d6739b.tar.bz2 gentoo-ba01e7418b86de3f01a8535ce4087c1a39d6739b.zip |
dev-python/gst-python: Stabilize 1.20.3 amd64, #867784
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/gst-python')
-rw-r--r-- | dev-python/gst-python/gst-python-1.20.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gst-python/gst-python-1.20.3.ebuild b/dev-python/gst-python/gst-python-1.20.3.ebuild index 5df02dbb593b..8f1ad81c40e5 100644 --- a/dev-python/gst-python/gst-python-1.20.3.ebuild +++ b/dev-python/gst-python/gst-python-1.20.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 ~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} |