diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-08 20:49:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-08 20:49:36 +0200 |
commit | d1f192a0fc4ef9371958f30d86ab3303e8d51573 (patch) | |
tree | c3078e08403eb7de6d88af23eb7c96e5c26ee3cc /media-libs/ctl | |
parent | dev-libs/cxxtools: x86 stable wrt bug #814077 (diff) | |
download | gentoo-d1f192a0fc4ef9371958f30d86ab3303e8d51573.tar.gz gentoo-d1f192a0fc4ef9371958f30d86ab3303e8d51573.tar.bz2 gentoo-d1f192a0fc4ef9371958f30d86ab3303e8d51573.zip |
media-libs/ctl: x86 stable wrt bug #814107
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 dc99d12aac15..ac7d581366ec 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 )" |