diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-22 19:52:12 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-22 19:52:12 +0200 |
commit | 6adaf69e021f10c61a059a1bd3078548e980d35c (patch) | |
tree | ef955f3d179e94277e1260a2045487fd8426e14a /media-libs | |
parent | net-wireless/iwd: Stabilize 2.1 x86, #891311 (diff) | |
download | gentoo-6adaf69e021f10c61a059a1bd3078548e980d35c.tar.gz gentoo-6adaf69e021f10c61a059a1bd3078548e980d35c.tar.bz2 gentoo-6adaf69e021f10c61a059a1bd3078548e980d35c.zip |
media-libs/libvisual: Stabilize 0.4.1 arm, #891659
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libvisual/libvisual-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libvisual/libvisual-0.4.1.ebuild b/media-libs/libvisual/libvisual-0.4.1.ebuild index ba2b0894ef5a..0de4a0f22595 100644 --- a/media-libs/libvisual/libvisual-0.4.1.ebuild +++ b/media-libs/libvisual/libvisual-0.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Libvisual/libvisual/releases/download/${P}/${P}.tar. LICENSE="LGPL-2.1" SLOT="0.4" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="debug nls threads" BDEPEND=" |