diff options
author | Sam James <sam@gentoo.org> | 2023-01-18 21:53:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-18 21:53:21 +0000 |
commit | 3cafebcc706ea9daa609ed304c2127b79731262f (patch) | |
tree | 0c6b4ae32e9861b60c515da7b0e3d537f53b244d /media-libs/tse3 | |
parent | dev-db/mariadb-connector-c: Stabilize 3.2.7 arm, #891277 (diff) | |
download | gentoo-3cafebcc706ea9daa609ed304c2127b79731262f.tar.gz gentoo-3cafebcc706ea9daa609ed304c2127b79731262f.tar.bz2 gentoo-3cafebcc706ea9daa609ed304c2127b79731262f.zip |
media-libs/tse3: Stabilize 0.3.1-r2 amd64, #891279
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/tse3')
-rw-r--r-- | media-libs/tse3/tse3-0.3.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/tse3/tse3-0.3.1-r2.ebuild b/media-libs/tse3/tse3-0.3.1-r2.ebuild index 7733309ab188..18682ef646a2 100644 --- a/media-libs/tse3/tse3-0.3.1-r2.ebuild +++ b/media-libs/tse3/tse3-0.3.1-r2.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="mirror://sourceforge/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="alsa oss" RDEPEND="alsa? ( media-libs/alsa-lib )" |