diff options
author | Sam James <sam@gentoo.org> | 2023-01-22 19:03:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-22 19:03:46 +0000 |
commit | b84d21adbd7e7859af8731f729c45bf7eb39a659 (patch) | |
tree | c20d569d3decd1493c756a73d613ba0c89bce97f | |
parent | media-plugins/libvisual-plugins: Stabilize 0.4.1 amd64, #891659 (diff) | |
download | gentoo-b84d21adbd7e7859af8731f729c45bf7eb39a659.tar.gz gentoo-b84d21adbd7e7859af8731f729c45bf7eb39a659.tar.bz2 gentoo-b84d21adbd7e7859af8731f729c45bf7eb39a659.zip |
media-libs/libvisual: Stabilize 0.4.1 x86, #891659
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | media-libs/libvisual/libvisual-0.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libvisual/libvisual-0.4.1.ebuild b/media-libs/libvisual/libvisual-0.4.1.ebuild index 26c0ffd937ff..7141be8cd2f4 100644 --- a/media-libs/libvisual/libvisual-0.4.1.ebuild +++ b/media-libs/libvisual/libvisual-0.4.1.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=" |