diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-25 16:19:22 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-25 16:29:00 +0800 |
commit | 30d581c8ff93391f135f84959e7f99513d2b29da (patch) | |
tree | 79e4c54dec1ea9f3b8035803c386b4989122a360 /media-fonts | |
parent | media-fonts/ricty: keyword 3.2.0-r2 for ~loong (diff) | |
download | gentoo-30d581c8ff93391f135f84959e7f99513d2b29da.tar.gz gentoo-30d581c8ff93391f135f84959e7f99513d2b29da.tar.bz2 gentoo-30d581c8ff93391f135f84959e7f99513d2b29da.zip |
media-fonts/roboto: keyword 2.138 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/roboto/roboto-2.138.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/roboto/roboto-2.138.ebuild b/media-fonts/roboto/roboto-2.138.ebuild index efb98a04c0a4..3ab47918bfb0 100644 --- a/media-fonts/roboto/roboto-2.138.ebuild +++ b/media-fonts/roboto/roboto-2.138.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ S="${WORKDIR}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos" BDEPEND="app-arch/unzip" |