diff options
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 )" |