diff options
author | Sam James <sam@gentoo.org> | 2021-10-27 23:31:53 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-27 23:31:53 +0100 |
commit | 73cd2b6ece43c360278e878e9a45181808ef9543 (patch) | |
tree | 669650829f29a09a2e3522c69d8fc3e6cdd282d7 /media-libs | |
parent | sys-process/parallel: Stabilize 20210922 amd64, #820452 (diff) | |
download | gentoo-73cd2b6ece43c360278e878e9a45181808ef9543.tar.gz gentoo-73cd2b6ece43c360278e878e9a45181808ef9543.tar.bz2 gentoo-73cd2b6ece43c360278e878e9a45181808ef9543.zip |
media-libs/codec2: Stabilize 1.0.1 amd64, #820467
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/codec2/codec2-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/codec2/codec2-1.0.1.ebuild b/media-libs/codec2/codec2-1.0.1.ebuild index 616aed089b40..17a4caecad3c 100644 --- a/media-libs/codec2/codec2-1.0.1.ebuild +++ b/media-libs/codec2/codec2-1.0.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/drowe67/codec2/archive/v${PV}.tar.gz -> ${P}.tar.gz" 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 RESTRICT="test" |