diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-02 15:03:42 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-02 15:03:42 +0300 |
commit | 7e8591afca3a18aca178b513a21ac55b7254eb45 (patch) | |
tree | d487d8675da3e8c9f38f7810cc0b1226ae76c829 /dev-python/gst-python | |
parent | net-libs/nodejs: Stabilize 14.19.0 arm64, #835588 (diff) | |
download | gentoo-7e8591afca3a18aca178b513a21ac55b7254eb45.tar.gz gentoo-7e8591afca3a18aca178b513a21ac55b7254eb45.tar.bz2 gentoo-7e8591afca3a18aca178b513a21ac55b7254eb45.zip |
dev-python/gst-python: Stabilize 1.18.6 arm64, #835598
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/gst-python')
-rw-r--r-- | dev-python/gst-python/gst-python-1.18.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gst-python/gst-python-1.18.6.ebuild b/dev-python/gst-python/gst-python-1.18.6.ebuild index a9da538f2c10..911b008ead42 100644 --- a/dev-python/gst-python/gst-python-1.18.6.ebuild +++ b/dev-python/gst-python/gst-python-1.18.6.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} |