diff options
author | 2023-04-08 12:27:46 -0400 | |
---|---|---|
committer | 2023-04-08 20:56:45 +0300 | |
commit | dae37f6c50c075342b547fc599eeffbc3ded064b (patch) | |
tree | 1898b880c5d19eeeed5a136f00c5c78a86d78659 /media-libs | |
parent | dev-python/hatchling: Keyword 1.14.0 ia64, #903715 (diff) | |
download | gentoo-dae37f6c50c075342b547fc599eeffbc3ded064b.tar.gz gentoo-dae37f6c50c075342b547fc599eeffbc3ded064b.tar.bz2 gentoo-dae37f6c50c075342b547fc599eeffbc3ded064b.zip |
media-libs/openh264: Keyword 2.3.1-r1 mips, #896138
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/openh264/openh264-2.3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/openh264/openh264-2.3.1-r1.ebuild b/media-libs/openh264/openh264-2.3.1-r1.ebuild index bd16d2a68ecf..6c26bb488b3c 100644 --- a/media-libs/openh264/openh264-2.3.1-r1.ebuild +++ b/media-libs/openh264/openh264-2.3.1-r1.ebuild @@ -18,7 +18,7 @@ LICENSE="BSD" # (2.2.0 needed a minor bump due to undocumented but breaking ABI changes, just to be sure. # https://github.com/cisco/openh264/issues/3459 ) SLOT="0/7" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" IUSE="cpu_flags_arm_neon cpu_flags_x86_avx2 +plugin test utils" RESTRICT="bindist !test? ( test )" |