diff options
author | Sam James <sam@gentoo.org> | 2021-10-08 02:57:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-08 02:57:06 +0100 |
commit | eb3192a9aa34bda39d14f3014724f74940ef02d5 (patch) | |
tree | 8c3e6556c4f12a3f25d8dcc96e83cf4d5d723811 /media-libs/ctl | |
parent | app-crypt/gnupg: Stabilize 2.2.32 ppc64, #816741 (diff) | |
download | gentoo-eb3192a9aa34bda39d14f3014724f74940ef02d5.tar.gz gentoo-eb3192a9aa34bda39d14f3014724f74940ef02d5.tar.bz2 gentoo-eb3192a9aa34bda39d14f3014724f74940ef02d5.zip |
media-libs/ctl: Stabilize 1.5.2-r2 ppc64, #814107
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/ctl')
-rw-r--r-- | media-libs/ctl/ctl-1.5.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/ctl/ctl-1.5.2-r2.ebuild b/media-libs/ctl/ctl-1.5.2-r2.ebuild index d23998e02fe7..dc99d12aac15 100644 --- a/media-libs/ctl/ctl-1.5.2-r2.ebuild +++ b/media-libs/ctl/ctl-1.5.2-r2.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/CTL-ctl-${PV}" LICENSE="AMPAS" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 sparc ~x86" +KEYWORDS="amd64 ~hppa ~ia64 ppc ppc64 sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |