diff options
author | Sam James <sam@gentoo.org> | 2023-04-19 10:40:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-19 10:42:25 +0100 |
commit | 2d7330890cfb6ac31fcbfc19a0bf836548926704 (patch) | |
tree | 8d76c2a8f113a16bafe9ea7efa60edec03741210 /media-libs/libvisual | |
parent | sys-devel/gcc: add 13.0.1_pre20230419 (13.1 RC1) (diff) | |
download | gentoo-2d7330890cfb6ac31fcbfc19a0bf836548926704.tar.gz gentoo-2d7330890cfb6ac31fcbfc19a0bf836548926704.tar.bz2 gentoo-2d7330890cfb6ac31fcbfc19a0bf836548926704.zip |
media-libs/libvisual: Stabilize 0.4.2 x86, #904554
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libvisual')
-rw-r--r-- | media-libs/libvisual/libvisual-0.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libvisual/libvisual-0.4.2.ebuild b/media-libs/libvisual/libvisual-0.4.2.ebuild index 1bbbd708465f..f90267f65a47 100644 --- a/media-libs/libvisual/libvisual-0.4.2.ebuild +++ b/media-libs/libvisual/libvisual-0.4.2.ebuild @@ -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=" |