diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-04-11 12:05:48 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-14 01:22:33 +0100 |
commit | 1ae97724f0948b3ce999bb363124cc7eeea179c6 (patch) | |
tree | 3a88d0cb2e28652053f809eeeace8bacfc4c4981 /sys-power | |
parent | sys-process/parallel: Keyword 20230322 alpha, #901249 (diff) | |
download | gentoo-1ae97724f0948b3ce999bb363124cc7eeea179c6.tar.gz gentoo-1ae97724f0948b3ce999bb363124cc7eeea179c6.tar.bz2 gentoo-1ae97724f0948b3ce999bb363124cc7eeea179c6.zip |
sys-power/iasl: Keyword 20200717 mips, #902693
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/iasl/iasl-20200717.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/iasl/iasl-20200717.ebuild b/sys-power/iasl/iasl-20200717.ebuild index 3779392ac26a..fc7df26a7ffa 100644 --- a/sys-power/iasl/iasl-20200717.ebuild +++ b/sys-power/iasl/iasl-20200717.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 @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="iASL" SLOT="0" -KEYWORDS="~alpha amd64 arm64 ~ia64 ~loong ppc ppc64 x86" +KEYWORDS="~alpha amd64 arm64 ~ia64 ~loong ~mips ppc ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |