diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-02-24 15:34:45 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-26 20:15:44 +0200 |
commit | b1339038d47c46361614306c9b48135b0bd39d08 (patch) | |
tree | 4be8581f3f77ed3f5487eb526342366bae735ebd | |
parent | sys-auth/nss-pam-ldapd: Keyword 0.9.12-r2 ia64, #889292 (diff) | |
download | gentoo-b1339038d47c46361614306c9b48135b0bd39d08.tar.gz gentoo-b1339038d47c46361614306c9b48135b0bd39d08.tar.bz2 gentoo-b1339038d47c46361614306c9b48135b0bd39d08.zip |
media-libs/aribb24: Keyword 1.0.3-r2 mips, #896108
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | media-libs/aribb24/aribb24-1.0.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/aribb24/aribb24-1.0.3-r2.ebuild b/media-libs/aribb24/aribb24-1.0.3-r2.ebuild index 9a108ddf4ff2..dec0b5ace8f9 100644 --- a/media-libs/aribb24/aribb24-1.0.3-r2.ebuild +++ b/media-libs/aribb24/aribb24-1.0.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nkoriyama/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86" RDEPEND="media-libs/libpng:0=[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND}" |