diff options
-rw-r--r-- | media-radio/tlf/tlf-1.4.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-radio/tlf/tlf-1.4.1-r4.ebuild b/media-radio/tlf/tlf-1.4.1-r4.ebuild index a0c1a639f712..f051b7a397ff 100644 --- a/media-radio/tlf/tlf-1.4.1-r4.ebuild +++ b/media-radio/tlf/tlf-1.4.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |