diff options
author | 2022-01-27 19:06:43 +0000 | |
---|---|---|
committer | 2022-01-27 19:06:43 +0000 | |
commit | 5a8c5fcc29af3d4bc079c5df2610f90ce6a9b030 (patch) | |
tree | 4f90848a5a194e3319eacda28eecced41806fd74 /media-libs/codec2 | |
parent | dev-lisp/uiop: Stabilize 3.3.5 x86, #828735 (diff) | |
download | gentoo-5a8c5fcc29af3d4bc079c5df2610f90ce6a9b030.tar.gz gentoo-5a8c5fcc29af3d4bc079c5df2610f90ce6a9b030.tar.bz2 gentoo-5a8c5fcc29af3d4bc079c5df2610f90ce6a9b030.zip |
media-libs/codec2: Stabilize 1.0.3 x86, #832150
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/codec2')
-rw-r--r-- | media-libs/codec2/codec2-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/codec2/codec2-1.0.3.ebuild b/media-libs/codec2/codec2-1.0.3.ebuild index b45579d39543..a466a9eae3c2 100644 --- a/media-libs/codec2/codec2-1.0.3.ebuild +++ b/media-libs/codec2/codec2-1.0.3.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}"/${PN}-${MY_PV} LICENSE="LGPL-2.1" SLOT="0/1.0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="examples test" # Not yet passing, but infrastructure added to run |