diff options
author | Sam James <sam@gentoo.org> | 2023-01-22 19:03:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-22 19:03:43 +0000 |
commit | 3b565ab7c0190fc6eb77e94287237e84b06ae6d3 (patch) | |
tree | f40d06ecf1571ad93d43658938ec7897c184871d /media-libs | |
parent | sys-apps/texinfo: add 7.0.2, drop 7.0.1.90 (diff) | |
download | gentoo-3b565ab7c0190fc6eb77e94287237e84b06ae6d3.tar.gz gentoo-3b565ab7c0190fc6eb77e94287237e84b06ae6d3.tar.bz2 gentoo-3b565ab7c0190fc6eb77e94287237e84b06ae6d3.zip |
media-libs/libvisual: Stabilize 0.4.1 amd64, #891659
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-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 5dc156c90819..26c0ffd937ff 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=" |