diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-03-08 23:47:11 -0500 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2023-03-10 08:02:53 +0200 |
commit | b2ec2aa772b403fb02929ffe4cd430a31ad83eb6 (patch) | |
tree | bea6a7fcfccb1243076d011120f5f92b5979866c /sys-auth | |
parent | media-libs/zita-alsa-pcmi: Keyword 0.6.1 mips, #898020 (diff) | |
download | gentoo-b2ec2aa772b403fb02929ffe4cd430a31ad83eb6.tar.gz gentoo-b2ec2aa772b403fb02929ffe4cd430a31ad83eb6.tar.bz2 gentoo-b2ec2aa772b403fb02929ffe4cd430a31ad83eb6.zip |
sys-auth/realtime-base: Keyword 0.1-r1 mips, #898020
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/realtime-base/realtime-base-0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/realtime-base/realtime-base-0.1-r1.ebuild b/sys-auth/realtime-base/realtime-base-0.1-r1.ebuild index 5cea0efc327f..4f8202ec7a5b 100644 --- a/sys-auth/realtime-base/realtime-base-0.1-r1.ebuild +++ b/sys-auth/realtime-base/realtime-base-0.1-r1.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 @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="" DEPEND="" |