diff options
author | Sam James <sam@gentoo.org> | 2023-01-28 08:54:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-28 08:54:35 +0000 |
commit | 49a40891832eeaa39a1ceb55de454e65ed14f6dd (patch) | |
tree | 7dfe9847ac0f36c2efc0bd9e7089058b797060a9 /media-libs/ctl | |
parent | net-analyzer/monitoring-plugins: Stabilize 2.3.2-r1 x86, #883793 (diff) | |
download | gentoo-49a40891832eeaa39a1ceb55de454e65ed14f6dd.tar.gz gentoo-49a40891832eeaa39a1ceb55de454e65ed14f6dd.tar.bz2 gentoo-49a40891832eeaa39a1ceb55de454e65ed14f6dd.zip |
media-libs/ctl: Stabilize 1.5.2_p20221224 x86, #892293
Signed-off-by: Sam James <sam@gentoo.org>
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 472fe1e2845f..ab6ac2c81c5c 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-2022 Gentoo Authors +# Copyright 1999-2023 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 ~ia64 ~ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |