diff options
author | Sam James <sam@gentoo.org> | 2024-11-23 18:45:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-23 18:45:25 +0000 |
commit | f21b28603b155b948556dad816f5542a66963c46 (patch) | |
tree | 3b1d21f2c277d0baa681b750ab261c99bb3eb2fa /media-libs | |
parent | dev-util/shadowman: Stabilize 4 amd64, #944523 (diff) | |
download | gentoo-f21b28603b155b948556dad816f5542a66963c46.tar.gz gentoo-f21b28603b155b948556dad816f5542a66963c46.tar.bz2 gentoo-f21b28603b155b948556dad816f5542a66963c46.zip |
media-libs/ctl: Stabilize 1.5.3 amd64, #944707
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/ctl/ctl-1.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/ctl/ctl-1.5.3.ebuild b/media-libs/ctl/ctl-1.5.3.ebuild index 9420224f11cb..1738b57059cc 100644 --- a/media-libs/ctl/ctl-1.5.3.ebuild +++ b/media-libs/ctl/ctl-1.5.3.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/CTL-${P}" LICENSE="AMPAS" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |