diff options
Diffstat (limited to 'media-libs/ctl')
-rw-r--r-- | media-libs/ctl/ctl-1.5.2_p20221224.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/ctl/ctl-1.5.2_p20221224.ebuild b/media-libs/ctl/ctl-1.5.2_p20221224.ebuild index fe8ff0e39185..900fd7d7d2a3 100644 --- a/media-libs/ctl/ctl-1.5.2_p20221224.ebuild +++ b/media-libs/ctl/ctl-1.5.2_p20221224.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=8 @@ -14,7 +14,7 @@ S="${WORKDIR}/CTL-${MY_COMMIT}" LICENSE="AMPAS" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |